-
ð 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
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management â all implemented with just a few lines of code. Start building today.
-
ð A great guide to Javascript that is both simple and wonderful, but also difficult and fun that seems like bullshit. -> wtfjs
-
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
-
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
-
ð a quick reference with short solutions for your development needs in javascript -> 30-seconds-of-code
-
ð 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
-
ð 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
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
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
-
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
-
ð A great list of questions to test yourself in JS -> javascript-questions -> javascript-interview-questions
-
ð A list of concepts that JS developers must know -> 33-js-concepts
-
ð If you don't know how to use this language according to ES6 standards, here is your assistant -> ES6-for-humans
-
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
-
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
-
ð A useful repo with useful JS tips -> jstips
-
ð Repos that make learning widely preferred JS a 30-day challenge -> JavaScript30 -> 30-Days-Of-JavaScript
-
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
-
ð 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
-
ð You learned JS. it's time to reinforce it with projects. Here is the repo with great projects -> Awesome-JavaScript-Projects
-
ð Elements to consider when developing a JS project -> project-guidelines
-
ð A great list that will increase your Node.js knowledge with practice -> nodebestpractices
-
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
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Related posts
-
10 GitHub repositories you must know as a JavaScript developer
-
10 Must-Know GitHub Repositories for JavaScript Developers
-
10 GitHub Repositories You Should Know as a JavaScript Developer
-
My team lead disagree with some of my best practices suggestions for our react app, are my suggestions trash?
-
What level of proficiency is required in javascript before learning react(or any front end framework)?