Some useful websites for programmers : Best websites a programmer should visit
Javascript versions of classic software development algorithms
js-algorithmsAlgorithms and data structures implemented in JavaScript with explanations and links to further readings
javascript-algorithmsData Structures and Algorithms using ES6
data-structure-and-algorithms-with-ES6:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! π
awesome-interview-questionsA mostly reasonable collection of technical software development interview questions solved in Javascript
interview-questions-in-javascriptSome algorithms in javascript
Algorithms-In-Javascriptπ Clean Code concepts adapted for JavaScript
clean-code-javascriptCollection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
computer-science-in-javascriptJavaScript interview Questions
123-Essential-JavaScript-Interview-Questionsπ€ Build your own (insert technology here)
build-your-own-xEverything you need to know to get the job.
interviewsπ Awesome lists about all kinds of interesting topics
awesomeA Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
spellbook-of-modern-webdevRoadmap to becoming a web developer in 2019
Roadmap
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (11)
"Best Github Repositories a JavaScript programmer should
forkcheck out"There, fixed it.
We developers have a habbit, if really like something we go through regularly, the best to bookmark is fork the repo.
That's how I do most of the time
Yes you are right, we do have our habits. However, I like to think they are as they should be, personal.
If I'm interested in a repo on github, I'll bookmark it by liking it. If I want to learn how the code of a complex library/framework works, I'll
git clone
it. If I want to contribute, I'll fork it.That's my personal tastes though ;)
And that is the right way @S*K .
Updated, thanks guys.
"should" fork?
"should"?!
But? But why? should??!!
Most of the repos you mentioned are just to read. Fork is not like a "like". If you kinda bookmark or like leave a star. Not fork it.
I love a good lists of lists!
thanks for share
Some comments may only be visible to logged-in visitors. Sign in to view all comments.