forked from freeCodeCamp/freeCodeCamp
-
Notifications
You must be signed in to change notification settings - Fork 2
Summit August 2015
Quincy Larson edited this page Aug 20, 2016
·
1 revision
Free Code Camp's [August Live Stream] (https://youtu.be/UhoxoYrJ6Qs) was the largest yet.
- Opening words from Michael
- New front end challenges 3:00
- Newly configured full-stack challenges
- New Nonprofit Projects 12:32
- Wiki 22:49
- New chat rooms 29:40
- New Live Streams 35:34
- New Internet Radio Station DJ'd by campers 36:30
- FCC Bot 39:24
- Matt Yamamoto Front End Project Demo 54:24
- Closing from Quincy 1:04:15
- Pull Request After Party with Quincy
Learn to code and help nonprofits. Join our open source community in 15 seconds at http://freecodecamp.com
Follow our Medium blog
Follow Quincy on Quora
Follow us on Twitter
Like us on Facebook
And be sure to click the "Star" button in the upper right of this page.
New to Free Code Camp?
JS Concepts
JS Language Reference
- arguments
- Array.prototype.filter
- Array.prototype.indexOf
- Array.prototype.map
- Array.prototype.pop
- Array.prototype.push
- Array.prototype.shift
- Array.prototype.slice
- Array.prototype.some
- Array.prototype.toString
- Boolean
- for loop
- for..in loop
- for..of loop
- String.prototype.split
- String.prototype.toLowerCase
- String.prototype.toUpperCase
- undefined
Other Links