javascript-algorithms
You-Dont-Know-JS
javascript-algorithms | You-Dont-Know-JS | |
---|---|---|
122 | 313 | |
188,704 | 179,954 | |
- | - | |
6.4 | 4.3 | |
4 months ago | 3 months ago | |
JavaScript | ||
MIT License | GNU General Public License v3.0 or later |
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.
javascript-algorithms
-
Beginning my Open Source Journey
While browsing trending repositories on GitHub, I discovered trekhleb's javascript-algorithms repository. This repository focuses on helping new developers learn and implement algorithms, serving as an educational resource rather than a traditional software product. I find this approach appealing, as it aligns with my desire to contribute to projects that empower others to learn and grow.
-
18 GitHub Repos to Learn JavaScript
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).
-
Top Github repositories for 10+ programming languages
JS Algorithms JS Algorithms and Data Structures entire documentation teaching ranges of or almost all the DSA required topics javascript-algorithms
- Top 10 GitHub repositoriess for Javascript developers π
- 10 GitHub Repos for Mastering JavaScript
-
Minecraft Grub Theme
I'm reminded of the time when some kid wrote a script to crawl GitHub and create issues[1] about using inclusive language... except it was really dumb, for example: https://github.com/trekhleb/javascript-algorithms/pull/875/f...
[1] E.g.: https://github.com/EbookFoundation/free-programming-books/pu...
-
is there any website that you can practise javascript from complete beginning to mastery
Try codewars or leetcode Or you can use this repo for ds practice https://github.com/trekhleb/javascript-algorithms
-
Is anyone interested in contributing to Ultimate Guide to Algorithm opensource together?
This one is pretty popular too.
-
Help! Prep for interview in 2 weeks
for algos - not sure how much you'll need to do for a jr position but familiarity with some of the beginner stuff here couldn't hurt: https://github.com/trekhleb/javascript-algorithms
- JavaScript-algorithms: Algorithms and data structures implemented in JavaScript
You-Dont-Know-JS
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Access the books for free on the repository.
-
JavaScript Essentials: Part 5
This is a good read, getify - You-Dont-Know-JS
-
10 Useful GitHub Repos Made for Front-End Developers in 2024
You Donβt Know JS Yet
-
Ask HN: Changing my mind about JavaScript
Seconded. I won't recommend it and no one I know has recommended it for a decade. It's hard for someone who doesn't know JS to know which parts has changed and is no longer the way to do things.
https://github.com/getify/You-Dont-Know-JS and
https://eloquentjavascript.net/ are the 2 best source for learning JS.
If you don't have time to read both, just go with https://eloquentjavascript.net/
If one needs to go further, go through http://superherojs.com/ , just ignore links that are dead.
-
Top 12 JavaScript Resources for Learning and Mastery
You Don't Know JS (Yet) by Kyle Simpson is a series of books that dive deep into JavaScript, covering both basic and advanced topics. The series is available for free on GitHub.
-
18 GitHub Repos to Learn JavaScript
16 . You Donβt Know JS This is a series of books diving deep into the core mechanisms of the JavaScript language.
-
12 Essential JavaScript Websites Every Web Developer Should Be Familiar With
You Donβt Know JS is a series of books that take a deep dive into the inner workings of JavaScript. Authored by Kyle Simpson, these books explore advanced topics like scope, closures, and prototypes, helping you master the more intricate aspects of JavaScript.
-
Looking for Complete JavaScript Learning Materials: Basics to Advanced
Kyle Simpson "You don't know JS" - I read the first edition cover to cover, and can unreservedly recommend it.
https://github.com/getify/You-Dont-Know-JS
-
Scope vs. Context in JavaScript: Clearing Up the Confusion
You Don't Know JS: Scope & Closures
-
10 GitHub Repos for Mastering JavaScript
Repository: getify/You-Dont-Know-JS
What are some alternatives?
Dlib - A toolkit for making real world machine learning and data analysis applications in C++
Crafting Interpreters - Repository for the book "Crafting Interpreters"
javascript-es2020-sandbox - This is a place for me to screw around some code and will be the home of my future JavaScript ES2020 Cheat Sheet
front-end-interview-handbook - β‘οΈ Front End interview preparation materials for busy engineers
clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript
Numba - NumPy aware dynamic Python compiler using LLVM
free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
awesome-cheatsheets - π©βπ»π¨βπ» Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea!
Front-End-Checklist - π The perfect Front-End Checklist for modern websites and meticulous developers