The time to migrate to ESM in Node.js is now! | Gil Tayar | jsday 2022

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • ESM Modules in Node.js have been a reality for the past two years. Many companies now use them in production, and many OSS libraries in NPM are migrating to them. Is it time for you to migrate? YES! Start planning and migrating your Node.js codebase now. This talk will explain why it is important to start migrating this year, how to do the migration, and what will be the benefits of migrating to ESM today.
    __________
    jsday 2022 happened in Verona on April 21st, 2022.
    Info and details of this edition:
    2022.jsday.it/
    __________
    See you next year:
    jsday.it/
    Subscribe to our newsletter:
    grusp.org/en/ne...
    Watch past edition videos:
    / grusp
    Take part to our initiatives:
    www.grusp.org/...
    Discover our academy:
    www.grusp.org/...
    � Follow us on:
    1. Our official website - www.grusp.org
    2. LinkedIn - / grusp
    3. Twitter - / grusp - / phpday
    4. Instagram - / grusp_
    5. Facebook - / grusp

Комментарии • 2

  • @BiscuitTech
    @BiscuitTech Год назад +1

    Probably the most condensed video regarding ESM out there. Thanks!

  • @xorlop
    @xorlop 9 дней назад

    Wow, thank you for this. I learned so much. The top down approach suggestion is very helpful.