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,397 thoughts on “Using RequireJS exports with CoffeeScript

  1. With havin so much content and articles do you ever run into any problems
    of plagorism or copyright violation? My blog has a lot of unique content I’ve either created myself or outsourced but it appears a lot of it is popping it up
    all over the web without my authorization. Do you know any ways to help prevent content from being
    ripped off? I’d truly appreciate it.

  2. What’s up to all, how is everything, I think every one is getting more from this
    site, and your views are nice for new visitors.

  3. Hi there, just became aware of your blog through
    Google, and found that it is truly informative.
    I’m going to watch out for brussels. I’ll be grateful if you continue this in future.
    Many people will be benefited from your writing.
    Cheers!

  4. Please let me know if you’re looking for a author for your blog.

    You have some really good articles and I think I would be a good asset.
    If you ever want to take some of the load off, I’d absolutely love
    to write some articles for your blog in exchange for
    a link back to mine. Please shoot me an e-mail if
    interested. Many thanks!

  5. With timed drills thɑt sеem ⅼike journeys, OMT builds test stamina ԝhile
    strengthening love fօr thе subject.

    Dive іnto seⅼf-paced mathematics proficiency ѡith OMT’ѕ 12-month e-learning courses, totɑl with practice worksheets ɑnd recorded sessions fߋr extensive modification.

    As math forms tһе bedrock of abstract tһought
    ɑnd impοrtant probⅼеm-solving in Singapore’s education syѕtem, expert math tuition ρrovides the personalized guidance required tо
    tսrn obstacles іnto victories.

    With PSLE mathematics questions оften involving real-ѡorld applications, tuition supplies targeted practice tо establish critical thinking abilities
    vital fοr һigh ratings.

    In Singapore’ѕ competitive education landscape, secondary math
    tuition ɡives the extra edge required tⲟ stick out in O Level rankings.

    By offering comprehensive experiment paѕt А
    Level test papers, math tuition acquaints pupils ԝith question formats and marking schemes fοr optimum efficiency.

    Ꮃhat separates OMT іѕ its personalized curriculum that straightens ԝith MOE while
    concentrating on metacognitive abilities, instructing trainees exaxtly һow to fіnd out mathematics
    efficiently.

    OMT’ѕ on-line tuition is kiasu-proof leh, giving уou that added edge
    to exceed in O-Level math examinations.

    Online math tuition ⲣrovides flexibility for hectic Singapore students,
    permitting anytime accessibility tߋ sources for much better exam prep
    work.

    my web site: math tuition singapore (Tilly)

  6. خلاصه‌وار

    برای کاربرایی که در جستجو هستن

    شرط بندی

    دنبالشن

    اینجا

    کاملاً می‌تونه

    انتخاب قابل قبولی باشه

    در ضمن

    سرویس‌هایی مثل

    enfejɑronline آنلاین

    و

    sibbet فعال

    کاربرای زیادی دارن

    نتیجه نهایی اینکه

    ازش راضی بودم

    و

    به احتمال زیاد

    میام سراغش

    Here is my web blog سایت معتبر اینترنتی

  7. نتیجه‌گیری اینکه

    برای افرادی که قصد دارن

    بازی‌های آنلاین پولی

    می‌گردن

    این وب

    کاملاً می‌تونه

    قابل توجه باشه

    در ضمن

    اسم‌هایی مثل

    enfejaг online

    و

    شبکه sibbеt

    در بین کاربران شناخته شدن

    جمع‌بندی کلی

    مفید بود

    و

    باز هم حتما

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

    Feel free to surf to my webb blog سایت فرهنگی

  8. A few days back I discovered an eye-opening article
    about this crypto service Paybis and honestly I didn’t expect
    much at first but it impressed me.
    The article explained how digital finance is evolving, and it felt real.

    After going through it, I recommended it to my relative, and he decided to explore it.

    Within the next month, he became way more financially aware.

    He didn’t just sit around — he started testing things carefully.
    Eventually, he even pushed towards 200k depending on timing — not overnight,
    but through learning.
    What surprised me most is how his lifestyle changed.
    He even finally bought something he always wanted, something like a Mercedes-Benz C-Class, and completely changed his mindset.
    He even found a partner who enjoys the same level of comfort.

    I’m not saying this will happen to everyone, but the story
    is true from what I’ve seen, and that article definitely made a big impact.

    There’s actually a source included here, and I’d seriously recommend
    taking a look.
    You never know what small discovery can change things.

  9. I’d like to thank you for the efforts you’ve put in writing this site.
    I am hoping to view the same high-grade content by you
    in the future as well. In fact, your creative writing abilities has inspired me to get my
    own, personal site now ;)

  10. I know this if off topic but I’m looking into starting my own weblog and
    was curious what all is required to get set up? I’m assuming having a blog like yours
    would cost a pretty penny? I’m not very web savvy so I’m not 100%
    positive. Any suggestions or advice would be greatly appreciated.
    Thank you

  11. Thanks for the auspicious writeup. It if truth
    be told was a enjoyment account it. Look
    complicated to more delivered agreeable from you! However, how can we communicate?

  12. Howdy! I’m at work browsing your blog from my new iphone 3gs!

    Just wanted to say I love reading through your
    blog and look forward to all your posts! Carry on the
    excellent work!

  13. Hey just wanted to give you a quick heads up and let you know a few of the images aren’t loading properly.
    I’m not sure why but I think its a linking issue. I’ve tried it in two different internet browsers and both show the same results.

  14. Hello, I do believe your site might be having internet browser compatibility issues.
    When I take a look at your blog in Safari, it looks fine but when opening in IE, it’s got some overlapping issues.
    I merely wanted to provide you with a quick heads up!
    Besides that, excellent site!

  15. Нужна бесплатная юридическая консультация? Переходите по запросу консультация юриста адвоката в Омске и получите помощь опытного юриста по любым правовым вопросам: семейные споры, долги, недвижимость, трудовые конфликты, защита прав потребителей и многое другое. Задайте вопрос онлайн или по телефону и получите подробный разбор вашей ситуации и рекомендации по дальнейшим действиям. Консультация проводится бесплатно и конфиденциально.

  16. naturally like your web-site however you need to test the spelling on quite
    a few of your posts. Many of them are rife with spelling issues
    and I find it very troublesome to tell the reality then again I’ll surely come again again.

  17. وقت بخیر، من چند وقت پیش به صورت کاملا تصادفی در اینترنت به این صفحه آشنا شدم و راستش رو بخواید خیلی خوشم اومد.
    مطالبش خیلی کامل بود و به ندرت همچین منبعی ببینم.
    احساس می‌کنم برای کاربرای زیادی ارزش دیدن
    داره. اگه دنبال یه سایت خوب هستن بد
    نیست سر بزنن. به طور کلی راضی‌کننده بود
    و قطعا دوباره استفاده می‌کنم

    در جمع‌بندی کلی

    برای اون گروه از کاربرا که

    بازی‌های آنلاین پولی

    دنبال تجربه هستن

    این وب

    می‌تونه تبدیل بشه

    کار راه بنداز باشه

    جالبه که

    سرویس‌هایی مثل

    enfejaronline قوی

    و

    سایت sibbet

    شناخته شدن در این حوزه

    در پایان

    قابل توجه بود

    و

    قطعا

    بازم سر میزنم

    .

    Also visit my web-site سایت اخبار فوتبال

  18. I really like your blog.. very nice colors & theme.
    Did you make this website yourself or did you hire someone to do it for you?
    Plz reply as I’m looking to create my own blog and would like
    to know where u got this from. appreciate it

  19. Howdy, I believe your website could be having browser compatibility issues.
    Whenever I look at your site in Safari, it looks fine however when opening in Internet Explorer,
    it has some overlapping issues. I just wanted to give you a quick heads up!
    Aside from that, fantastic website!

  20. I needed to thank you for this very good read!!
    I definitely loved every bit of it. I have got you book-marked to check out new things you post…

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>