Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
validus606y@stop I have played with react have not touched Vue yet. I will definitely check it out
-
Lyniven45596y@AlpineLinnix same advice, please learn the language itself before using a framework,
Understand js type first, then give yourself some animation to do, some json to play with it.
Once you're sure about the fact you understand enough, go for a framework widely used like jquery, then vue and react :) -
Aiei4626yin my case, pure javascript until you feel like reached the limit. then move to typescript and when you started to feel comfortable, try out frameworks like angular, react, vue, etc. also dont forget css stuff like sass or whatever it is that popular these days.
-
ajit55518886yFirst decide the goal -
Do you want to create static websites or web applications in browser or full stack web applications with back end server?
Just started learning HTML, css and JavaScript. What are the main components to learn thoroughly besides the DOM.
rant