Skip to content

Commit 6edcfdf

Browse files
committed
Move JavaScript Info to end of section
1 parent 9bae2c1 commit 6edcfdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,10 +1099,10 @@ https://listjs.com
10991099
* [SJSJ](https://github.com/KittyGiraudel/SJSJ) - Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words.
11001100
* [How to Write an Open Source JavaScript Library](https://github.com/sarbbottam/write-an-open-source-js-lib) - A comprehensive guide through a set of steps to publish a JavaScript open source library.
11011101
* [JavaScript Tutorials](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials.
1102-
* [JavaScript Info](https://javascript.info) - Modern JavaScript tutorial with simple explanations.
11031102
* [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript.
11041103
* [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) - Clean Code concepts adapted for JavaScript.
11051104
* [Roadmap.sh JavaScript Roadmap](https://roadmap.sh/javascript) - Learn JavaScript from a community sourced learning roadmap.
1105+
* [JavaScript Info](https://javascript.info) - Modern JavaScript tutorial with simple explanations.
11061106

11071107

11081108
# Other Awesome Lists

0 commit comments

Comments
 (0)