DEV Community

Discussion on: Code Splitting with Laurie Barth

Collapse
 
faraazahmad profile image
Syed Faraaz Ahmad • Edited

JavaScript is too huge for a beginner to jump into, and working with typescript is (imho) a better experience than direct javascript (especially catching errors at compile time). I wonder why more people dont use languages like Elm (I guess its syntax isnt the best) but maybe create even more languages that compile down to JS (or better, webassembly)