File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Curated list of awesome JS resources
47
47
- [ JavaScript Tutorials for Beginners] ( https://www.youtube.com/playlist?list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET )
48
48
- [ Getting Started With Javascript | Javascript Tutorial For Beginners] ( https://www.youtube.com/playlist?list=PLDyQo7g0_nsX8_gZAB8KD1lL4j4halQBJ )
49
49
- [ JavaScript Best Practices] ( https://www.pluralsight.com/courses/javascript-best-practices )
50
+ - [ JavaScript Tutorials and Courses] ( https://hackr.io/tutorials/learn-javascript )
50
51
51
52
# Useful Blogs/Articles
52
53
@@ -61,6 +62,7 @@ Curated list of awesome JS resources
61
62
- [ Node JS] ( https://nodejs.org/en/docs/es6/ )
62
63
- [ MDN] ( https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics )
63
64
- [ JavaScript.info] ( https://javascript.info/ )
65
+ - [ Superhero.js] ( http://superherojs.com/ )
64
66
65
67
# Dev Channels
66
68
@@ -82,6 +84,8 @@ Curated list of awesome JS resources
82
84
- [ 33-js-concepts] ( https://github.com/leonardomso/33-js-concepts )
83
85
- [ JavaScript Questions] ( https://github.com/lydiahallie/javascript-questions )
84
86
- [ 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 )
85
89
86
90
# People
87
91
You can’t perform that action at this time.
0 commit comments