This repo is used as practice, refresh myself and have fun with ES6.
- I will be tryiny my best to comment on every line or block of code to show what each line does in my own words to help understand what is being done.
JavaScript30
Starter Files + Completed solutions for the JavaScript 30 Day Challenge.
Grab the course at https://JavaScript30.com
Community #JavaScript30 Content
Feel free to submit a PR adding a link to your own recaps, guides or reviews!
- Arjun Khode’s blog about summaries for each day, including fixed glitches, bugs and extra features
- Nitish Dayal's Text Guides are great for those who like reading over watching
- Meredith Underell's Quick Lessons Learned
- Rowan Weismiller's Recaps + Lessons Learned
- Thorsten Frommen shares how he solved the exercises before viewing the answers
- Soyaine 写的中文指南包含了过程记录和难点解释
- Ayo Isaiah's Recaps and Lessons Learned
- Adriana Rios shares her alternative solutions
- Michael Einsohn publishes each challenge after watching the video once
- Mike Ekkel
- Akinjide Bankole used Node.js with Jade to solve the exercises
- Yusef Habib lessons and tricks learned, and a gh-page to see working all the mini-projects.
- Amelie Yeh 30 lessons notes with things I've learned, and those important recaps. and directly view my demos here
🇹🇼 😄 - Winar的JavaScript30天挑战,记录练习过程,重难点和其他的解决方案。
🎨
A note on Pull Requests
These are meant to be 1:1 copies of what is done in the video. If you found a better / different way to do things, great, but I will be keeping them the same as the videos.
The starter files + solutions will be updated if/when the videos are updated.
Thanks!