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.

19,308 thoughts on “Using RequireJS exports with CoffeeScript

  1. scratchy things that you dread wearing.Black lace lingerie set with a suspender beltAdding a suspender belt can elevate your everyday lingerie into date night chicSpecial occasion lingerieFor those unforgettable moments,sexy lingerie

  2. Woah! I’m really loving the template/theme of
    this blog. It’s simple, yet effective. A lot of times it’s
    tough to get that “perfect balance” between user friendliness and visual appeal.
    I must say you’ve done a fantastic job with this.
    Also, the blog loads very fast for me on Chrome.
    Excellent Blog!

  3. Embrace the power of a beautiful braCan you wear bras as outerwear? Absolutely! A stunning bra can instantly elevate your ensemble and become a focal point of your outfit,whether for a casual Sunday brunch or a romantic date night.lingerie sexy

  4. Hi! This post could not be written any better! Reading
    this post reminds me of my previous room mate! He always kept
    chatting about this. I will forward this write-up
    to him. Fairly certain he will have a good read. Many thanks for sharing!

  5. درود فراوان، من امروز به صورت کاملا تصادفی تو اینترنت به
    این سایت آشنا شدم و صادقانه نظرم رو جلب کرد.

    مطالبش به‌دردبخور بود و کمتر همچین وبسایتی
    پیدا کنم. فکر کنم برای افراد مختلف کاربردی باشه.

    برای کسایی که دنبال یه سایت خوب هستن حتما یه
    نگاهی بندازن. در مجموع خوشم اومد
    و قطعا دوباره استفاده می‌کنم

    جمع‌بندی نهایی

    برای اون دسته علاقه‌مندها

    پیش‌بینی مسابقات

    میخوان تست کنن

    این مجموعه آنلاین

    به نظرم می‌تونه

    مناسب کاربران باشه

    چیزی که جلب توجه می‌کنه اینه که

    نام‌هایی مثل

    enfejaronline اصلی

    و

    sibbet آنلاین

    پیشرفت قابل توجهی داشتن

    در پایان کار

    خیلی خوب بود

    و

    حتما

    استفاده دوباره میکنم

    .

    Feel freе to surf to my website – سوالات متداول (FAQ)

  6. I don’t even know how I finished up right here, but I believed this publish used to be
    great. I don’t recognise who you are however definitely you’re going
    to a well-known blogger in case you are not already.

    Cheers!

  7. Fairspin mě překvapil rychlými výplatami a jednoduchým ověřením účtu.
    Cashout byl rychlejší než u většiny jiných casin. Ověření identity proběhlo bez komplikací.

    Casino působí důvěryhodně a férově.

  8. Юрист по установлению и оспариванию отцовства поможет защитить ваши права в семейных спорах любой сложности. Переходите по запросу консультация юриста по отцовству. Вы получите детальную правовую информацию по вопросам отцовства, подготовке исков, сбору доказательств и сопровождению в суде. Помощь в установлении алиментов, изменении записей в документах и защите интересов ребенка. Конфиденциально, профессионально и с учетом вашей ситуации.

  9. Этот медицинский обзор сосредоточен на последних достижениях которые оказывают влияние на пациентов и медицинскую практику. Мы разбираем инновационные методы лечения и исследований акцентируя внимание на их значимости для общественного здоровья. Читатели узнают о свежих данных и их возможном применении. Узнать больше – стоп алко сочи

  10. - Наркологическая клиника «Похмельная служба» в Сочи.

  11. Admiring the persistence you put into your website and
    in depth information you offer. It’s good to come across a blog every once in a while that isn’t the same outdated rehashed information. Fantastic read!

    I’ve saved your site and I’m including your RSS feeds to my Google account.

  12. My partner and I absolutely love your blog and find the majority 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 writing a post or elaborating on a number
    of the subjects you write related to here.
    Again, awesome web site!

  13. With havin so much written content do you ever run into any problems of plagorism or copyright infringement?
    My website has a lot of completely unique content I’ve
    either authored myself or outsourced but it appears
    a lot of it is popping it up all over the internet without
    my permission. Do you know any solutions to help prevent content from being stolen? I’d certainly appreciate it.

  14. Hello there, I discovered your web site by way of
    Google at the same time as looking for a similar
    subject, your web site came up, it appears to be like great.
    I’ve bookmarked it in my google bookmarks.

    Hi there, simply turned into aware of your weblog
    via Google, and located that it is truly informative.

    I am gonna be careful for brussels. I will be grateful if
    you proceed this in future. Numerous other folks shall be benefited out of your
    writing. Cheers!

  15. В этой публикации мы исследуем ключевые аспекты здоровья включая влияние образа жизни на благополучие. Читатели узнают о важности правильного питания физической активности и психического здоровья. Мы предоставим практические советы и рекомендации для поддержания здоровья и развития профилактических подходов. Получить дополнительную информацию – стоп алко

  16. Публикация посвящена жизненным историям людей успешно справившихся с зависимостью. Мы покажем что выход есть и он начинается с первого шага — принятия проблемы и желания измениться. Что скрывают от вас? – стоп алко санкт петербург

  17. If you are going for most excellent contents like me, simply
    visit this web page all the time for the reason that it offers quality contents, thanks

  18. I ddo trusst aall thhe idfeas yyou have introduced
    tto youyr post. Theey are veery convincng aand wijll certainnly work.
    Nonetheless, tthe polsts aare too brief for newbies.

    Couild yyou pleawse lenfthen them a bbit ffom nezt
    time? Thank youu forr thee post.

  19. Good post. I learn something new and challenging on blogs I
    stumbleupon on a daily basis. It’s always useful to read through articles from other authors and
    use something from their sites.

  20. What’s up to every body, it’s my first pay a visit of this
    web site; this weblog consists of amazing and actually excellent material in favor of readers.

  21. In 2026, WhatsApp marketing at scale demands more than raw accounts — it requires whatsapp hash channels.

    These specially formatted sessions let automation tools send bulk messages without QR
    code logins, dramatically reducing detection risks.

    The whatsapp wart extractor is the industry-standard whatsapp hash channel creator
    that converts any WhatsApp account into ready-to-use hash channels in seconds.

    This guide explains everything: the whatsapp hash
    channel 6 segment format, step-by-step conversion, how to
    buy whatsapp hash channels safely, and proven whatsapp hash channels anti
    ban tactics that keep accounts alive for months.

  22. Hello, I think your site might be having web browser compatibility issues.
    When I take a look at your blog in Safari, it
    looks fine however, when opening in I.E., it has some overlapping issues.
    I just wanted to provide you with a quick heads up!
    Other than that, fantastic blog!

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>