Skip to content

Commit 7e1f3b1

Browse files
authored
Update README.md
1 parent 20f9493 commit 7e1f3b1

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<img src="https://github.com/Awesome-Java-Script/awesome-js/blob/master/glasses.png" width="400" height="250">
1+
<p align="center"><img src="https://github.com/Awesome-Java-Script/awesome-js/blob/master/glasses.png" width="400" height="250"></p>
2+
<hr>
23

34
# awesome-js
45
Curated list of awesome JS resources
@@ -17,6 +18,7 @@ Curated list of awesome JS resources
1718
- [High Performance JavaScript - Nicholas C. Zakas](https://www.oreilly.com/library/view/high-performance-javascript/9781449382308/)
1819

1920
# Video Tutorials
21+
2022
- [What the heck is the event loop anyway? | Philip Roberts | JSConf EU](https://www.youtube.com/watch?v=8aGhZQkoFbQ)
2123
- [JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour [2020]](https://www.youtube.com/watch?v=W6NZfCO5SIk)
2224
- [JavaScript Tutorial for Beginners - Full Course in 8 Hours [2020]](https://www.youtube.com/watch?v=Qqx_wzMmFeA)
@@ -27,17 +29,28 @@ Curated list of awesome JS resources
2729
- [Jafar Husain: Async Programming in ES7 | JSConf US 2015](https://www.youtube.com/watch?v=lil4YCCXRYc)
2830

2931
# Courses
32+
3033
- [JavaScript Fundamentals Workshop](https://kentcdodds.com/workshops/javascript-fundamentals)
3134
- [Learn JavaScript](https://www.codecademy.com/learn/introduction-to-javascript)
3235
- [The Complete JavaScript Course 2020](https://www.udemy.com/course/the-complete-javascript-course/)
3336

37+
# Websites
38+
39+
- [Google Web Developers](https://developers.google.com/web)
40+
- [ECMAScript 6](http://es6-features.org/)
41+
- [Node JS](https://nodejs.org/en/docs/es6/)
42+
- [MDN](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics)
43+
- [JavaScript.info](https://javascript.info/)
3444

3545
# Dev Channels
46+
3647
- [JSConf](https://www.youtube.com/c/JSConfEU/videos)
3748
- [Google Chrome Developers](https://www.youtube.com/c/GoogleChromeDevelopers/videos)
3849
- [web.dev](https://web.dev/learn/)
3950

4051
# People
52+
53+
- [BrendanEich](https://twitter.com/BrendanEich)
4154
- [Kent C. Dodds](https://twitter.com/kentcdodds)
4255
- [Addy Osman](https://twitter.com/addyosmani)
4356
- [Paul Irish](https://twitter.com/paul_irish)
@@ -47,7 +60,9 @@ Curated list of awesome JS resources
4760
- [Dan Abramov](https://twitter.com/dan_abramov)
4861

4962
## Contributing
63+
5064
Feel free to raise a PR, adhering to the guidelines.
5165

5266
## Licence
67+
5368
Creative Commons Zero v1.0 Universal

0 commit comments

Comments
 (0)