DEV Community

Discussion on: Learning Javascript

Collapse
 
vrohan profile image
V. Rohan Rao

Hi! I'd suggest learning Vanilla JS properly before moving on to any frameworks.

You can checkout Eloquent JavaScript. Pretty nifty book, don't read it per se, but it can serve your first point for research when trying out something new!

Then if you wish to learn any front-end framework, begin with React or Vue, and overtime make the ascension to Angular.

Collapse
 
yrajaram112 profile image
Yrajaram112

Thanks for your valuable help.
I shall give it a hit.
DEVSOR Happy coding

Collapse
 
sphrases profile image
sphrases

I second this. Maybe think of a way which a current project that you built with html and css could be "enhanced" with some js. Good luck learning :)

Collapse
 
yrajaram112 profile image
Yrajaram112

Thanks
DEVSOR Happy coding