Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 27, 2020 02:19 pm GMT

My favourite Javascript learning resources on Github

I started to learn Javascript about a year ago, there are so many online tutorials, blogs, courses and even the GitHub it's not only the place I push my codes, but also a place to learn! And I realised that the most important thing to learn any languages is to understand the core concepts of it and get your hands dirty.

These are the curated resources on GitHub that I have used myself or at least gone through, so I can definitely recommend them. Let's dive into the core pillars of the JavaScript language.

JavaScript Algorithms and Data Structures

  • Algorithms and data structures implemented in JavaScript with explanations and links to further readings

JavaScript Questions

  • A long list of (advanced) JavaScript questions, and their explanations

clean-code-javascript

  • Clean Code concepts adapted for JavaScript

What the f*ck JavaScript?

  • A list of funny and tricky JavaScript examples

33-js-concepts

  • 33 concepts every JavaScript developer should know.

Awesome JavaScript Learning

  • A tiny list limited to the best JavaScript Learning Resources

Learn-JavaScript

  • Best Collection of JavaScript Tutorials including where to find online help

Become-A-Full-Stack-Web-Developer

  • Javascript part of Free resources for learning Full Stack Web Development

30-seconds-of-code

  • Short JavaScript code snippets for all your development needs



Thanks for reading! I hope you will find it useful and feel free to share your favourite Javascript learning resources. Keep curious


Original Link: https://dev.to/junlow/my-favourite-javascript-learning-resources-on-github-4okb

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To