JavaScript is a typical example of badly designed language. Yet due to historical reasons, it is so popular recently that you have to learn it in web area.
Many modified versions are possible: Cofffescript, TypeScript, Scala.js, etc. But native JS is a still a must if you want to have a solid grasp.
Many js frameworks are therefore for you to choose: Vue.js, React, Angular.js, etc.
But the native JS is still the core and the target language which these alternative languages compile to. Great resources to learn JS can be found at Mozilla Developer Network.
Many modified versions are possible: Cofffescript, TypeScript, Scala.js, etc. But native JS is a still a must if you want to have a solid grasp.
Many js frameworks are therefore for you to choose: Vue.js, React, Angular.js, etc.
But the native JS is still the core and the target language which these alternative languages compile to. Great resources to learn JS can be found at Mozilla Developer Network.
No comments:
Post a Comment