Message from JavaScript discussions
July 2018
— Thanks!
One question please, I need your advice. If you have to start from zero with javascript. Which study route do you recommend me?
1 js --> js (ES6) --> jquery --> what more?
— It all depends what you want to learn.
TRGWII made a very good guide. Check the pinned message.
— Thanks. I would like to learn client side --> js,node(server side), angular but I prefer to know an expert opinion
— You could start with the guide of Thomas and then learn the basics of React, Angular and Vue, all of them are good front end frameworks. After the basics I would go with the one I liked the most.
Node is very easy if you know the basics.
I wouldn’t go with jQuery right now, I would first go to the basics and front end frameworks then check jQuery, you would realize you don’t need jQuery at all.
— Dayum thanks buddy ❤️
I just saved URL in one file and imported In all components till now. But your solution is just perfect 👌👌👌
— Avoid jQuery and angular
— And decide between react and vue which you prefer
— But before learn the basics of js, functional programming, es6 functionalities, a bit of node could be nice and go with your prefered FW
— Thank you very much. Why avoid Angular?
— Is worse than vue or react?
— Thanks!!