basic-design-patterns
🔧 A collection of essential design pattern examples in JavaScript 🧰 (by AllThingsSmitty)
javascript-algorithms
📚 A list of popular JavaScript algorithms that you'll encounter in the real world. 🧠 (by AllThingsSmitty)
| basic-design-patterns | javascript-algorithms | |
|---|---|---|
| 1 | 2 | |
| 649 | 51 | |
| 0.8% | - | |
| 4.0 | 5.4 | |
| 4 months ago | 5 months ago | |
| Creative Commons Zero v1.0 Universal | Creative Commons Zero v1.0 Universal |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
basic-design-patterns
Posts with mentions or reviews of basic-design-patterns.
We have used some of these posts to build our list of alternatives
and similar projects.
javascript-algorithms
Posts with mentions or reviews of javascript-algorithms.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-19.
-
JavaScript Algorithms – Clean and beginner-friendly implementations
I created a GitHub repo with classic algorithms written in readable, modern JavaScript. It’s aimed at learners and interview prep. Would love your feedback or ideas for improvements.
https://github.com/AllThingsSmitty/javascript-algorithms
What are some alternatives?
When comparing basic-design-patterns and javascript-algorithms you can also consider the following projects:
reactpatterns - React patterns & techniques to use in development for React Developer ⚛ .
algorithms - Algorithms and Data Structures a comprehensive collection of fundamental Algorithms and Data structures organized into various categories to cater to the needs of software engineers and computer science students.
javascript-interview-questions - A collection of JavaScript modern interview questions for beginners to experts
sorting-visualizations - A website where you can watch the most satisfying sorting visuals!
reactive-doc - Create Interactive Documents with Plain Text
Python_Sorting_Algorithms - Python - Sorting Algorithms