A collection of bite-sized exercises to hone JavaScript skills.
This repo is organized into target areas broken down into progressions to stretch your programming skills.
For maximum effectiveness:
- Have practice coding session 2+ times a week.
- Timebox your practice coding sessions from 30 minutes to two hours.
- Rotate through target areas.
- Redo exercises that were particularly challenging.
- Download and Install Node
- Fork and clone this repository
- Checkout a new branch for your session:
git checkout -b zee/exercises-10-15-2014
(With your own name/date) - Start a timer for between 30 minutes to two hours.
- Pick a target area and level and do each exercise.
- Repeat previous step until timer expires.
- Push up your session:
git push origin zee/exercises-10-15-2014
- Submit a pull request to your fork (by default it tries to submit pull requests to codeunion :X)
- If you're a CodeUnion.io student, request feedback on the pull request
- Brag about your mad skills on social media.