Hacker News new | ask | show | jobs
by kentor 3524 days ago
I remember I started out using `.jsx`, but switch to `.js` solely because I could use `require()` without specifying the extension, WITHOUT modifying the module resolution algorithm.