18 GitHub Repos to Learn JavaScript

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • javascript

    JavaScript Style Guide

    1 . Airbnb JavaScript Style Guide Airbnb, Inc. is an American vacation rental online marketplace company based in San Francisco, California, United States.

  • SaaSHub

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

    SaaSHub logo
  • JavaScript

    Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. (by TheAlgorithms)

    2 . The Algorithms JavaScript A repository for all algorithms implemented in JavaScript (for educational purposes only)

  • javascript-algorithms

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

    3 . JavaScript Algorithms and Data Structures This repository contains JavaScript-based examples of many popular algorithms and data structures. Each algorithm and data structure has its own separate README with related explanations and links for further reading (including ones to YouTube videos).

  • javascript

    GitBook teaching programming basics with Javascript (by GitbookIO)

    4 . Git Book teaching programming basics with JavaScript This book will teach you the basics of programming and JavaScript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the JavaScript programming language.

  • JavaScript30

    30 Day Vanilla JS Challenge

    5 . JavaScript30 Starter Files + Completed solutions for the JavaScript 30 Day Challenge.

  • javascript-questions

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

    6 . JavaScript-questions A long list of (advanced) JavaScript questions, and their explanations

  • awesome-javascript

    🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.

    7 . Awesome JavaScript A collection of awesome browser-side JavaScript libraries and resources. This repository contains a list of a variety of frameworks, template engines, articles and posts, documentations, reactive & functional programming, and much more which will increase your resourcefulness and might also help you to choose the tech stack for your next projects.

  • clean-code-javascript

    :bathtub: Clean Code concepts adapted for JavaScript

    clean-code-JavaScript This repository consists of the software engineering principles, from Robert C. Martin’s book Clean Code, adapted for JavaScript. It’s a guide for producing readable, reusable, and refactorable software in JavaScript.

  • complete-javascript-course

    Starter files, final projects, and FAQ for my Complete JavaScript course

    9 . complete-JavaScript-course by Jonas This repo contains starter files and final code for all sections and projects contained in the course.

  • en.javascript.info

    Modern JavaScript Tutorial

    Modern JavaScript Tutorial This repository hosts the English content of the Modern JavaScript Tutorial, published in https://javascript.info.

  • Javascript

    Javascript : Test-Driven Learning (by MartinChavez)

    11 . JavaScript: Test-Driven Learning This project is aimed to help the user further study JavaScript with a test-driven approach. Each unit contains an annotated tutorial and a platform where you can test your understanding of the topic.

  • beginner-javascript

    Slam Dunk JavaScript

    12 . Beginner JavaScript These are the starter files and solutions to the Beginner JavaScript course

  • computer-science-in-javascript

    Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.

    13 . Computer Science in JavaScript Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.

  • nodebestpractices

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

    14 . Node Best Practices This repository is a summary and curation of the top-ranked content on Node.js best practices. It has the largest compilation and it is growing every week. Currently, more than 80 best practices, style guides, and architectural tips are presented.

  • 33-js-concepts

    📜 33 JavaScript concepts every developer should know.

    15 . 33 JS Concepts This repository is a collection of articles and books on the 33 JavaScript Concepts which every JavaScript Developer should know in order to have an in-depth knowledge of the language and its working.

  • You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

    16 . You Don’t Know JS This is a series of books diving deep into the core mechanisms of the JavaScript language.

  • 30-seconds-of-code

    Discontinued Short code snippets for all your development needs [Moved to: https://github.com/Chalarangelo/30-seconds-of-code] (by 30-seconds)

    17 . 30 seconds of Code This repository contains a huge collection of short JavaScript code snippets which can be super useful while working on your JavaScript projects thus increasing your efficiency and knowledge.

  • project-guidelines

    A set of best practices for JavaScript projects

    18 . Project Guidelines This repository contains a set of best practices for JavaScript projects which will develop your skills to follow the best practices this skill is super useful and important for any developer and will definitely help you to stand apart from the other developers. Following the best practices in your JavaScript projects will definitely increase your chance of being accepted for a job position.

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 which will help you to become a better JavaScript Developer

    7 projects | dev.to | 9 Jul 2021
  • JavaScript Essentials: Part 5

    4 projects | dev.to | 18 Oct 2024
  • 10 Useful GitHub Repos Made for Front-End Developers in 2024

    4 projects | dev.to | 7 Oct 2024
  • Ask HN: Changing my mind about JavaScript

    4 projects | news.ycombinator.com | 9 Aug 2024
  • 12 Essential JavaScript Websites Every Web Developer Should Be Familiar With

    4 projects | dev.to | 24 Jul 2024

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