which module to choose nodenext or esnext
Jan 14 · 4 min read · Lets Understand what is nodenext and esnext which you usually find in tsconfig.json but don't know what these options actually does. Before that you must have a basic understanding of esm and cjs. In .js file if something is being exported, it become...
Join discussion
