Skip to content

Instantly share code, notes, and snippets.

@mstorino
Last active December 9, 2017 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mstorino/1fa5acaf7a96c1d1d6afc5e2c01ae619 to your computer and use it in GitHub Desktop.
Save mstorino/1fa5acaf7a96c1d1d6afc5e2c01ae619 to your computer and use it in GitHub Desktop.
Winter Break Review

Looking to brush up your JS skills over break? Want to dive into React? Here is a list of resources your TAs enjoy

https://javascript30.com/ javascript30.com JavaScript 30 Build 30 things with vanilla JS in 30 days with 30 tutorials (931 kB)

https://oscarotero.com/jquery/ oscarotero.com jQuery Cheat Sheet jQuery cheat sheet in HTML with links to the original API documentation. Created by Oscar Otero

https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742/ref=sr_1_5?ie=UTF8&qid=1512840698&sr=8-5&keywords=javascript+oreilly amazon.com JavaScript: The Good Parts JavaScript: The Good Parts [ JavaScript: The Good Parts by Crockford, Douglas ( Author ) Paperback May- 2008 ] Paperback May- 01- 2008 (20 kB)

kyle simpsons books (You Don’t Know JS) are pretty good.

https://johnresig.com/apps/learn/ another advance tutorial, outdated by ES6 features but helpful for understanding what the new things accomplish

https://www.amazon.com/Web-Design-HTML-JavaScript-jQuery/dp/1118907442/ref=pd_lpo_sbs_14_t_0?_encoding=UTF8&psc=1&refRID=9Y3ZW1YPA8B22K1J2AGD amazon.com Web Design with HTML, CSS, JavaScript and jQuery Set A two-book set for web designers and front-end developers HTML & CSS: Designing and Building Web Sites JavaScript & jQuery: Interactive Front-End Development.

https://www.amazon.com/s/?ie=UTF8&keywords=javascript+for+kids&tag=googhydr-20&index=aps&hvadid=177335878278&hvpos=1t2&hvnetw=g&hvrand=3865514958264224482&hvpone=&hvptwo=&hvqmt=e&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9021485&hvtargid=kwd-15520495891&ref=pd_sl_4no9p1pag7_e amazon.com Amazon.com: javascript for kids

Everything he does is awesome but this course in particular is great: https://www.udemy.com/react-redux/learn/v4/t/lecture/4224622?start=0

https://www.codewars.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment