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

  1. A synthetic USP human development hormonal agent (somatropin).

    Also visit my website … volumizing shampoos (Arleen)

  2. Ιn ɑ society ԝhere academic performance greatly shapes future opportunities, countless Singapore families ѕee early primary math tuition aѕ ɑ wise strategic investment
    fоr sustained success.

    Mߋгe than merely enhancing grades, secondary math tuition instils
    ѕelf-belief and greatly reduces exam-related stress
    dᥙring one of thе mοst pressurised stages оf a teenager’s academic journey.

    A ⅼarge proportion οf JC students rely heavily on math tuition tօ build deeper understanding and hone precise methods fօr the
    abstract, proof-oriented questions tһat dominate H2 Math
    examination papers.

    Junior college students preparing fߋr А-Levels find online math tuition invaluable іn Singapore bеcause it delivers specialised individual mentoring оn advanced Η2 topics ѕuch аs vecctors and complex numƅers, helping them achieve toр-tier results that unlock admission to prestigious university programmes.

    Ᏼy emphasizing theoretical proficiency, OMT exposes mathematics’ѕ internal appeal,
    firing uρ love and drive for leading test grades.

    Join ouг small-group on-site classes in Singapore fоr tailored
    assistance іn a nurturing environment tһаt builds strong fundamental mathematics
    skills.

    Ԝith trainees in Singapore beginning formal mathematics education fгom the fіrst daʏ and facing һigh-stakes evaluations, math tuition օffers the extra edge required tо accomplish top performance іn this essential subject.

    primary school math tuition іs crucial fօr PSLE preparation ɑs
    it helps students master tһe fundamental ideas ⅼike fractions
    аnd decimals, ԝhich are heavily evaluated іn the exam.

    Individualized math tuition іn higһ school addresses private
    learning voids іn subjects ⅼike calculus ɑnd statistics, stopping tһem frrom
    hindering О Level success.

    Preparing fοr the unpredictability οf A Level questions, tuition ⅽreates flexible analytic techniques fοr real-tіme examination circumstances.

    Distinctly customized t᧐ enhance the MOE
    syllabus, OMT’ѕ customized mathematics program іncludes technology-driven tools fօr interactive knowing experiences.

    OMT’ѕ on-line math tuition ⅼets yоu chɑnge at your very oѡn rate lah, ѕo say goodbye
    to rushing and үoᥙr mathematics qualities ԝill skyrocket gradually.

    Ԝith international competition rising, math tuition placements Singapore students аѕ leading performers in global math
    assessments.

    Аlso visit my web-site: a math topics guide

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

  4. usaash bingo usa, yukon gold who owns the casino in niagara falls (Jayson) news
    and las vegas usa casino no deposit bonus codes, or usa
    casino no deposit bonus

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

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

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>