My favourite Javascript learning resources on Github 🌟
jun

jun @junlow

About: A design-minded front-end developer focused on building beautiful interfaces & experiences. Loves being multidisciplinary, problem-solving, and learning new things.

Joined:
Oct 9, 2019

My favourite Javascript learning resources on Github 🌟

Publish Date: Jul 27 '20
261 15

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

modern-js-cheatsheet

  • Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

Functional-Light-JS

  • Pragmatic, balanced FP in JavaScript.

javascript-dev-bookmarks

  • A collection of articles that will help you get better at JavaScript.

30-Days-Of-JavaScript

  • 30 days of JavaScript programming challenge.

 
 


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

Comments 15 total

  • Riju patra
    Riju patraJul 28, 2020

    thanks for sharing . i was kinda looking for it

    • jun
      junJul 29, 2020

      You're welcome!

  • cacaudev
    cacaudevJul 29, 2020

    Thank you so much for the links!! I'm studying clean code and was searching for a guide just like this!! S2

    • jun
      junJul 30, 2020

      Glad it helps! 😄

  • Thomas Jaskiewicz
    Thomas JaskiewiczJul 30, 2020

    I can also recommend this: github.com/getify/You-Dont-Know-JS

    • jun
      junJul 31, 2020

      Great recommendation!

  • Muhammad Uzair
    Muhammad UzairAug 2, 2020

    signed up now and realized i just landed on gem 🙌

    • jun
      junAug 3, 2020

      Thanks and welcome to dev 😄

  • Kehinde Adeleke
    Kehinde Adeleke Aug 10, 2020

    Thank you.

    • jun
      junAug 13, 2020

      Welcome!

  • Anand
    AnandSep 8, 2020

    I really appreciate your help. Thank you.

    • jun
      junSep 9, 2020

      You're welcome! Happy learning :D

  • Hikmah
    HikmahSep 26, 2020

    I just joined Dev and for someone like who just wants to get started on javascript, this is Godsent. Thanks a lot

    • jun
      junSep 26, 2020

      You're welcome and have fun learning :D

  • Matt Griffiths
    Matt GriffithsJan 13, 2021

    Great resource, thanks! 👏🏼

Add comment