SaaSHub helps you find the best software and product alternatives Learn more →
You-Dont-Know-JS Alternatives
Similar projects and alternatives to You-Dont-Know-JS
-
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
-
-
-
freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
-
-
-
design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
-
-
html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
-
javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
-
-
-
awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
-
modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
You-Dont-Know-JS discussion
You-Dont-Know-JS reviews and mentions
-
JavaScript Array Methods: A Guide with Examples
You Don’t Know JS (Book) – In-depth explanations of JavaScript core concepts.
-
Advanced Use of Function.prototype.bind in JS
You Don’t Know JS (book series) by Kyle Simpson
-
Do you need classes in JS/TS? 2025 version
So is it good or bad to use classes? In my opinion, classes are great solutions to a set of particular problems. Using them outside of these problems is adding noise to your codebase. If you don't know how else to write structured code, then it means you must invest in learning more about JavaScript and TypeScript. For further reading I really recommend the books by getify - You don't know JS; class alternatives.
- You-Dont-Know-JS: A book series on the JavaScript language
-
Mastering JavaScript Prototypes: Essential Concepts for Senior Developers
You Don't Know JS
-
You Don’t Know JS Yet: My Weekly Journey Through JavaScript Mastery
[PS: There were many other things on topics like WebAssembly etc, that I have not covered here you can find the full chapter in YDKJSY GitHub repository]
-
জাভাস্ক্রিপ্ট শেখার জন্য ১ বছরের পরিকল্পনা;
You Don’t Know JS: Scope & Closures #### ৫ম মাস: অ্যাসিঙ্ক্রোনাস জাভাস্ক্রিপ্ট
-
JavaScript Types & Coercion Corner Cases
Recently, I've been learning about in-depth JavaScript concepts. This has exposed me to programmer and author Kyle Simpson of the "You Don't Know JS" series.
-
Top 10 GitHub Repositories every Web Developer should know in 2025
This repository has a series of books that explain JavaScript in detail. It's really helpful if you want to understand JavaScript better. I recommend starting with the "Up & Going" book to get a good overview before diving into the others. It has 181k stars 🌟. Explore it here.
-
Full Stack Developer's Roadmap 🗺
✨ HTML & CSS 💫 JavaScript
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Stats
getify/You-Dont-Know-JS is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Popular Comparisons
- You-Dont-Know-JS VS javascript-algorithms
- You-Dont-Know-JS VS Understanding-Object-Oriented-Programming
- You-Dont-Know-JS VS Crafting Interpreters
- You-Dont-Know-JS VS 33-js-concepts
- You-Dont-Know-JS VS CloudCollection
- You-Dont-Know-JS VS awesome-cheatsheets
- You-Dont-Know-JS VS modern-js-cheatsheet
- You-Dont-Know-JS VS elasticsearch-definitive-guide
- You-Dont-Know-JS VS 30-Days-Of-JavaScript
- You-Dont-Know-JS VS javascript