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.

17,863 thoughts on “Using RequireJS exports with CoffeeScript

  1. La plataforma Deporte Ecuador es una plataforma informativa enfocada en el estudio del entorno deportivo digital en Ecuador.
    La web agrupa materiales que exploran cómo evoluciona el deporte en el país considerando tecnología, analítica de datos y nuevos patrones de consumo.

    A diferencia de los portales tradicionales, no se enfoca únicamente en noticias o resultados.
    Su enfoque está en interpretar el funcionamiento del ecosistema deportivo moderno:
    cómo interactúan los usuarios con las plataformas, qué factores influyen en su comportamiento
    y cómo se redefinen las métricas de calidad digital.
    El contenido del sitio se estructura en torno a distintos ejes temáticos.

    En primer lugar, se evalúan las plataformas deportivas
    desde el punto de vista del usuario, su solidez y continuidad.
    Además, se revisan las dinámicas del mercado, procesos de transformación digital y cambios en las formas de consumo
    deportivo en Ecuador.
    Además, el proyecto analiza temas vinculados a la regulación, la
    ciberseguridad y la toma de decisiones dentro del ecosistema
    digital. Esto ayuda a construir una imagen más amplia del sector, combinando análisis
    técnico, escenario nacional y conducta del usuario.

    El propósito central es brindar datos claros, bien estructurados y funcionales para interpretar el deporte en el entorno digital actual.
    No se trata de ofrecer respuestas simplificadas, sino aportar claridad a un panorama
    digital cada vez más difícil de entender.
    El portal está orientado a lectores que buscan entender el deporte más allá
    de la superficie: considerando su dimensión tecnológica y su impacto en la experiencia cotidiana.

    El contenido también indica que existe un enlace para acceder al artículo.

  2. Good day! I just want to offer you a big thumbs up for the excellent info you have
    got here on this post. I will be coming back to your website for more soon.

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

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

  5. I’m not that much of a internet reader to be honest but your
    sites really nice, keep it up! I’ll go ahead and bookmark your website to come back
    later. Many thanks

  6. В этой статье рассматриваются актуальные вопросы, связанные с развитием медицинской науки и её внедрением в повседневную практику. Особое внимание уделено вопросам профилактики, ранней диагностики и использованию технологий для улучшения здоровья человека.
    Ознакомьтесь с аналитикой – наркологическая помощь стационар

  7. Outstanding post however , I was wondering if you could write a litte more on this subject?
    I’d be very grateful if you could elaborate a little bit further.

    Appreciate it!

  8. Discover why Kaizenaire.com is Singapore’ѕ favored platform for tһе most up to datе promotions, deals,
    and shopping possibilities fгom leading firms.

    In tһe shopper’s sanctuary ⲟf Singapore, citizens’ love foг promotions
    tᥙrns every deal into ɑ ᴡell known victory.

    Singaporeans delight іn stand-up paddleboarding on tranquil reservoirs,
    аnd keeр in mind tο remain updated on Singapore’ѕ most recent
    promotions аnd shopping deals.

    Shopee, ɑ leading shopping ѕystem, sells everү little thing
    fгom gizmos to groceries, precious Ьy Singaporeans foг
    its flash sales аnd user-friendly app.

    Nike supplies sports wear аnd shoes lah,
    beloved ƅy fitness-focused Singaporeans for tһeir
    ingenious styles ɑnd efficiency gear lor.

    Muthu’ѕ Curry entices witһ fiery fish head curry, favored ƅy
    seasoning lovers for vibrant Indian tastes ɑnd generous portions.

    Singaporeans enjoy worth leh, ѕo makе Kaizenaire.cⲟm your go-to
    for latest deals one.

    mʏ web blog :: singapore promo

  9. Fantastic goods from you, man. I’ve understand your stuff previous to and you’re just
    too great. I actually like what you have acquired here, really like what you’re saying and the way in which you say it.
    You make it entertaining and you still take care of to keep it smart.

    I can’t wait to read much more from you. This is really a tremendous site.

  10. Wonderful beat ! I wish to apprentice while you amend your web site, how can i subscribe for a blog site?
    The account aided me a acceptable deal. I had been tiny bit acquainted
    of this your broadcast offered bright clear idea

  11. Fantastic beat ! I would like to apprentice whilst you amend your web site, how can i subscribe
    for a weblog web site? The account aided me a appropriate deal.
    I were tiny bit familiar of this your broadcast offered bright transparent idea

  12. In this instance, the life insurance company’s cash.

    Feel free to surf to my web blog :: commercial flooring contractors indianapolis (Tesha)

  13. I read this paragraph completely concerning the comparison of most up-to-date and preceding technologies,
    it’s awesome article.

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>