mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Adding javascript-algorithms to misc section.
[javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) is a repository with a collection of algorithms and data structures implemented in JavaScript with explanations and links to further readings. It might be a good fit for the `awesome-javascript` list since the audience of this repo is JS-oriented and `javascript-algorithms` could help with preparing for the JS tech interviews.
This commit is contained in:
parent
6004481f60
commit
a0395f7aae
@ -968,6 +968,7 @@ http://www.listjs.com
|
||||
* [emoji-button](https://github.com/joeattardi/emoji-button) - Vanilla JavaScript emoji picker component
|
||||
* [iooxa](https://github.com/iooxa/article) - Components for interactive scientific writing, reactive documents and explorable explanations.
|
||||
* [Idyll](https://github.com/idyll-lang/idyll) - Create explorable explanations and interactive storytelling essays. Can be [embedded in HTML](https://github.com/idyll-lang/idyll-embed).
|
||||
* [javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) - Algorithms and data structures implemented in JavaScript with explanations and links to further readings.
|
||||
|
||||
|
||||
## Podcasts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user