Awesome Github Repos to Master JAVASCRIPT

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. You-Dont-Know-JS

    A book series (2 published editions) on the JS language.

    😎 A gold-worthy repo for those who don't know anything about Javascript and are curious about all the finer details. -> You-Dont-Know-JS

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. wtfjs

    ðŸĪŠ A list of funny and tricky JavaScript examples

    😎 A great guide to Javascript that is both simple and wonderful, but also difficult and fun that seems like bullshit. -> wtfjs

  4. must-watch-javascript

    ðŸ”Ĩ JavaScript talks you have to see 📚 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡ïļ

    😎 A great list of videos that you can reinforce by watching as well as learning JS by reading -> must-watch-javascript

  5. javascript-algorithms

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

    😎 If you are wondering how popular algorithms and data structures in programming work based on javascript, here is the solution -> javascript-algorithms

  6. 30-seconds-of-code

    Coding articles to level up your development skills

    😎 a quick reference with short solutions for your development needs in javascript -> 30-seconds-of-code

  7. javascript

    JavaScript Style Guide

    😎 We use this language, but if you are asking how to write in the most correct way, a great repo and Style Guide -> airbnb/javascript -> clean-code-javascript

  8. clean-code-javascript

    Clean Code concepts adapted for JavaScript

    😎 We use this language, but if you are asking how to write in the most correct way, a great repo and Style Guide -> airbnb/javascript -> clean-code-javascript

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. js-the-right-way

    An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web

    😎 A reference for best JS practices and accepted coding standards. -> js-the-right-way

  11. javascript-questions

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

    😎 A great list of questions to test yourself in JS -> javascript-questions -> javascript-interview-questions

  12. javascript-interview-questions

    List of 1000 JavaScript Interview Questions

    😎 A great list of questions to test yourself in JS -> javascript-questions -> javascript-interview-questions

  13. 33-js-concepts

    📜 33 JavaScript concepts every developer should know.

    😎 A list of concepts that JS developers must know -> 33-js-concepts

  14. ES6-for-humans

    A kickstarter guide to writing ES6

    😎 If you don't know how to use this language according to ES6 standards, here is your assistant -> ES6-for-humans

  15. awesome-javascript

    ðŸĒ A collection of awesome browser-side JavaScript libraries, resources and shiny things.

    😎 Browser-based library, resources, and a list of shiny things -> awesome-javascript

  16. modern-js-cheatsheet

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

    😎 Repo with cheats that you will often encounter in Modern JS -> modern-js-cheatsheet

  17. jstips

    This is about useful JS tips!

    😎 A useful repo with useful JS tips -> jstips

  18. JavaScript30

    30 Day Vanilla JS Challenge

    😎 Repos that make learning widely preferred JS a 30-day challenge -> JavaScript30 -> 30-Days-Of-JavaScript

  19. 30-Days-Of-JavaScript

    30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    😎 Repos that make learning widely preferred JS a 30-day challenge -> JavaScript30 -> 30-Days-Of-JavaScript

  20. js-stack-from-scratch

    🛠ïļâšĄ Step-by-step tutorial to build a modern JavaScript stack.

    😎 You jumped to React before JS, but you are missing pure JS. Here's a boost to help you complete yourself -> js-stack-from-scratch

  21. Awesome-JavaScript-Projects

    This Repository contain awesome vanilla JavaScript projects.

    😎 You learned JS. it's time to reinforce it with projects. Here is the repo with great projects -> Awesome-JavaScript-Projects

  22. project-guidelines

    A set of best practices for JavaScript projects

    😎 Elements to consider when developing a JS project -> project-guidelines

  23. nodebestpractices

    :white_check_mark: The Node.js best practices list (July 2024)

    😎 A great list that will increase your Node.js knowledge with practice -> nodebestpractices

  24. javascript-testing-best-practices

    📗🌐 ðŸšĒ Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 2024)

    😎 You want to take your JS testing skills to the next level, here is a nice repo -> javascript-testing-best-practices

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 10 GitHub repositories you must know as a JavaScript developer

    6 projects | dev.to | 31 Jan 2023
  • 10 Must-Know GitHub Repositories for JavaScript Developers

    5 projects | dev.to | 29 Jan 2023
  • 10 GitHub Repositories You Should Know as a JavaScript Developer

    8 projects | dev.to | 27 Jan 2023
  • My team lead disagree with some of my best practices suggestions for our react app, are my suggestions trash?

    3 projects | /r/reactjs | 8 Oct 2022
  • What level of proficiency is required in javascript before learning react(or any front end framework)?

    2 projects | /r/developersIndia | 3 Apr 2022

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?