DEV Community

Cover image for 10 essential resources for JavaScript developers
Adam Preece
Adam Preece

Posted on • Updated on

10 essential resources for JavaScript developers

InternetingIsHard

Great free lessons on HTML/CSS. I love the design of this!

Internet is hard screenshot


Brad Traversy Design Repo

Has every possible thing needed to design your website in one really handy place. Essential!


JavaScript the Right Way

Lots of resources and information here. An essential place to start with any topics.

the right way screenshot


JavaScript in plain English

Great selection of articles about everything JavaScript related. Remember to log in and save your favourite ones!


GeeksforGeeks

Useful for

  • Data Structure and Algorithms
  • JavaScript quizzes/interview preparation
  • Reference for everything JavaScript related

Exercism

A great place to uhh exercise your demons with JavaScript(sorry!) or attempt the many coding challenges they have.

exercism


RegExr

Want to get better or learn regular expressions, well here is the perfect website to do just that!


David Walsh

A great blog website with so much in depth info and some very interesting articles. A wonderful read any time of the day. Read it now!


Serverless

Want to be server-less? Then start here.

Serverless


JSFiddle

A better version place to online code than codepen. Yeah! I said that!


Anymore that you would like to share, then please comment below!

Top comments (0)