DEV Community

Cover image for Useful websites that I have bookmarked (& you should too) to Learn & Practice JavaScript
Prakhar Tiwari
Prakhar Tiwari

Posted on

Useful websites that I have bookmarked (& you should too) to Learn & Practice JavaScript

Learning JavaScript online from video tutorials is not enough, you should practice your knowledge too. Also, video tutorials don't really contain an in-depth knowledge about the concepts, they may be successful in explaining things, but to dive-deeper, there is something more you need, and this short post is written to tell you about that only!

Continue Reading...

JS Challenger

JS Challenger
This place offers good practice questions for JS. However, you need to pay to make an account and save your progress, and for some questions too.


Learn JavaScript Gitbook

Learn JavaScript Gitbook
A short and easy gitbook to learn basic JavaScript


JavaScript Quiz

JavaScript Quiz
A good website for testing your Javascript knowledge via quiz


JavaScript.info

JavaScript.info
My favourite place to learn JavaScript, this website has elaborate content about all the concepts of JS with exercises and is a great place to learn from beginner to advance.


And lastly,

The Eloquent JavaScript

The Eloquent JavaScript
This book is excellent for web developers to learn JS concepts deeply. However, it may not be suitable for beginners, but a must-have after you have strong basics.

Purchase from Amazon - https://amzn.to/3Fwk0pA

Read Online for free - https://eloquentjavascript.net


Thanks for reading! Hope I was able to add some value 😇

Check out the Twitter thread I originally talked about these resources -

Top comments (0)