-
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
-
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).
-
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.
-
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 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.
-
9 . complete-JavaScript-course by Jonas This repo contains starter files and final code for all sections and projects contained in the course.
-
Modern JavaScript Tutorial This repository hosts the English content of the Modern JavaScript Tutorial, published in https://javascript.info.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.