add 'Challenge' & 'video tutorial' site (#19146)

This commit is contained in:
Isharab Ahmed
2018-10-16 09:06:51 +05:00
committed by Quincy Larson
parent 806b67b684
commit 4a71c171c2

View File

@ -43,6 +43,7 @@ Find javascript libraries at <a href='http://jster.net' target='_blank' rel='nof
* <a href='http://codingame.com' target='_blank' rel='nofollow'>Coding Game</a> * <a href='http://codingame.com' target='_blank' rel='nofollow'>Coding Game</a>
* <a href='https://codefights.com/home' target='_blank' rel='nofollow'>CodeFights</a> * <a href='https://codefights.com/home' target='_blank' rel='nofollow'>CodeFights</a>
* <a href='http://es6katas.org' target='_blank' rel='nofollow'>ES6 Katas</a> * <a href='http://es6katas.org' target='_blank' rel='nofollow'>ES6 Katas</a>
* <a href='https://projecteuler.net/archives' target='_blank' rel='nofollow'>Project Euler</a>
## Tutorials ## Tutorials
@ -92,6 +93,7 @@ Find javascript libraries at <a href='http://jster.net' target='_blank' rel='nof
* <a href='https://www.youtube.com/watch?v=fju9ii8YsGs' target='_blank' rel='nofollow'>Derek Banas' Learn JS In One Video </a> * <a href='https://www.youtube.com/watch?v=fju9ii8YsGs' target='_blank' rel='nofollow'>Derek Banas' Learn JS In One Video </a>
* <a href='https://www.youtube.com/watch?v=O8wwnhdkPE4'>Derek Banas' Object Oriented JavaScript</a> * <a href='https://www.youtube.com/watch?v=O8wwnhdkPE4'>Derek Banas' Object Oriented JavaScript</a>
* <a href='https://www.youtube.com/watch?v=YMvzfQSI6pQ'>JavaScript Fundamentals for Absolute Beginners 2018</a>
## Books ## Books