Using RequireJS exports with CoffeeScript

If you are using the “exports” object in your RequireJS module definition and happen to also be using CoffeeScript then be careful to either return the exports object at the end of the function or explicitly return nothing from the function by typing “return” on the last line. Like so:

define((require, exports, module) ->
    exports.foo = 'bar'
    return
)

If you don’t return nothing or the exports object CoffeeScript will compile this:

define((require, exports, module) ->
    exports.foo = 'bar'
)

…to the following javascript:

define(function(require, exports, module) {
    return exports.foo = 'bar';
});

Where the return value will be the string ‘bar’. This is no good because if you return a value from your module definition function, RequireJs uses it instead of the exports object. So when you come to require your module, you’ll be passed a String, rather than an object with a “foo” property as you’d expect.

18,948 thoughts on “Using RequireJS exports with CoffeeScript

  1. My spouse and I absolutely love your blog and find most
    of your post’s to be just what I’m looking for.
    can you offer guest writers to write content for you?
    I wouldn’t mind creating a post or elaborating on some of the subjects you write concerning here.

    Again, awesome weblog!

  2. I do not even know how I ended up here, but I thought this post was good.
    I do not know who you are but definitely you’re going to a famous
    blogger if you aren’t already ;) Cheers!

  3. I read this post completely concerning the comparison of newest and preceding technologies, it’s remarkable article.

  4. Thanks for finally writing about > Using RequireJS exports with CoffeeScript
    | freestyle developments < Liked it!

  5. บทความนี้ น่าสนใจดี ครับ
    ผม เพิ่งเจอข้อมูลเกี่ยวกับ หัวข้อที่คล้ายกัน
    ดูต่อได้ที่ megaways
    น่าจะถูกใจใครหลายคน
    เพราะให้ข้อมูลเชิงลึก
    ขอบคุณที่แชร์ ข้อมูลที่มีประโยชน์ นี้
    และอยากเห็นบทความดีๆ แบบนี้อีก

  6. Appreciating the dedication you put into your website and
    in depth information you provide. It’s great to come across a
    blog every once in a while that isn’t the same outdated rehashed material.
    Great read! I’ve saved your site and I’m including your RSS feeds to my Google account.

  7. Useful information. Fortunate me I discovered your website by chance, and I am surprised why
    this accident did not happened in advance! I bookmarked it.

  8. Hmm it looks like your blog ate my first comment (it was super long) so I guess I’ll just sum
    it up what I wrote and say, I’m thoroughly enjoying your blog.

    I too am an aspiring blog blogger but I’m still new to
    everything. Do you have any tips for newbie blog
    writers? I’d definitely appreciate it.

  9. Heya i am for the primary time here. I came across
    this board and I in finding It truly useful & it helped me out a lot.
    I’m hoping to present one thing again and help others like you aided me.

  10. LuongSonTV giúp bạn theo dõi bóng đá trực tiếp với tốc độ gần như truyền hình, hạn chế tối đa độ trễ để không bỏ
    lỡ bất kỳ pha bóng quan trọng nào. Hệ thống
    link được Lương Sơn TV cập nhật liên tục, tối ưu đường truyền kể cả giờ cao điểm, mang đến trải nghiệm
    xem liền mạch

  11. Hi, I do believe this is an excellent web site. I stumbledupon it ;) I am going to return once again since I bookmarked it.
    Money and freedom is the best way to change, may you be rich and continue to help
    other people.

  12. Heya exceptional website! Does running a blog such as this take a
    large amount of work? I have virtually no knowledge of coding however I had been hoping to start my
    own blog in the near future. Anyway, if you have any ideas or techniques for new blog owners please share.
    I understand this is off subject but I just wanted to ask.

    Thanks!

  13. In a society ѡhere academic performance heavily determines future opportunities, countless Singapore families ѕee
    eaгly primary math tuition ɑs a smart proactive step for sustained success.

    Secondary math tuition prevents tһe buildup of conceptual errors tһat could severely jeopardise progress іn JC H2 Mathematics, mаking timely assistance
    іn Sеc 3 and Seϲ 4 a νery wise decision foг forward-thinking families.

    C᧐nsidering the intense pace аnd dense content
    load of thе JC programme, consistent math tuition helps students қeep
    pace efficiently, consolidate knowledge effectively, аnd eliminate eleventh-һour rush.

    In a city with packed schedules аnd heavy traffic,
    internet-based secondary math coaching enables secondary learners
    t᧐ access focused exam preparation at аny convenient tіme, noticeably
    enhancing tһeir ability tⲟ efficiently handle timed exam scenarios.

    Individualized advice fгom OMT’s skilled tutors aids
    pupils conquer mathematics obstacles, cultivating ɑ genuine connection tօ the
    subject and motivation fօr exams.

    Change mathematics difficulties іnto accomplishments ԝith OMT Math Tuition’ѕ blend of online ɑnd on-site alternatives,
    Ƅacked by a track record of student quality.

    Ꭺs mathematics underpins Singapore’ѕ reputation for quality in international criteria
    like PISA, math tuition іs key t᧐ opening a kid’ѕ potential and protecting scholaastic advantages іn this core topic.

    primary school math ttuition enhances rational reasoning,
    іmportant for interpreting PSLE concerns including series ɑnd logical reductions.

    Normal simulated Ο Level exams in tuition setups imitate real conditions,
    permitting pupils tο refine their approach and reduce errors.

    Tuition instructs error analysis methods, assisting junior university student
    stay сlear of usual risks in A Level computations ɑnd proofs.

    What mаkes OMT attract attention іs its tailored syllabus tһat lines up with MOE while including AI-driven flexible learning to fit private requirements.

    Ꮐroup onlinee forums іn tһe platform let yⲟu review with peers ѕia, making clеar uncertainties ɑnd boosting
    your mathematics performance.

    Teaam math tuition іn Singapore cultivates peer understanding,
    encouraging students tо press more challenging fօr premium examination гesults.

    My web pagе math tutors

  14. Hi everyone, it’s my first go to see at this web page, and piece of
    writing is in fact fruitful for me, keep up posting such articles or reviews.

  15. Hi there! Someone in my Myspace group shared this website
    with us so I came to look it over. I’m definitely enjoying
    the information. I’m bookmarking and will be tweeting
    this to my followers! Wonderful blog and brilliant design and style.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>