Skip to content

Commit d7a83fb

Browse files
authored
Adding more courses & links
1 parent d894d6d commit d7a83fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Curated list of awesome JS resources
4747
- [JavaScript Tutorials for Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET)
4848
- [Getting Started With Javascript | Javascript Tutorial For Beginners](https://www.youtube.com/playlist?list=PLDyQo7g0_nsX8_gZAB8KD1lL4j4halQBJ)
4949
- [JavaScript Best Practices](https://www.pluralsight.com/courses/javascript-best-practices)
50+
- [JavaScript Tutorials and Courses](https://hackr.io/tutorials/learn-javascript)
5051

5152
# Useful Blogs/Articles
5253

@@ -61,6 +62,7 @@ Curated list of awesome JS resources
6162
- [Node JS](https://nodejs.org/en/docs/es6/)
6263
- [MDN](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics)
6364
- [JavaScript.info](https://javascript.info/)
65+
- [Superhero.js](http://superherojs.com/)
6466

6567
# Dev Channels
6668

@@ -82,6 +84,8 @@ Curated list of awesome JS resources
8284
- [33-js-concepts](https://github.com/leonardomso/33-js-concepts)
8385
- [JavaScript Questions](https://github.com/lydiahallie/javascript-questions)
8486
- [Front-end-Developer-Interview-Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/src/questions/javascript-questions.md)
87+
- [es6-cheatsheet](https://github.com/DrkSephy/es6-cheatsheet)
88+
- [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)
8589

8690
# People
8791

0 commit comments

Comments
 (0)