Antoine du Hamel
Antoine du Hamel
Antoine is a Software Engineer from France, working for Transloadit. His love for everything open source brought him to GitHub at an early age, and he has been a regular visitor and contributor ever since. He serves as a member of the Node.js Technical Steering Committee, the esteemed governing body that oversees the popular runtime environment. When Antoine is not channeling his creative energy into technical projects, he enjoys playing the piano.
Node Congress 2022Node Congress 2022
16 min
The Road to JSON Import Support in Node.js
JSON modules have been an important feature of the JavaScript ecosystem for a long time, and it’s started to take a new shape with there new ESM import syntax. Let’s review the history of JSON support in Node.js, its relationship with web compatibility, and how we can make (finally) it happen.