perborgen / IntroToReact

The curriculum for a 3-day React.JS course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React for beginners

This course will teach you the basics of React.js through three nights in NYC in August 2015. The course is already fully booked, but all the learning materials are available for everybody.

Schedule

Day 1

6:30 - 6:45 : Introduction
6:45 - 7:30 : Lecture: React basics
7:30 - 7:45 : Pizza + beer
7:45 - 8:00 : Get together in pairs for Exercise 1
8:00 - 9:30 : Exercise 1: Todo-app

Day 2

6:30 - 7:30 : Continue with Exercise 1
7:30 - 7:45 : Pizza + beer
7:45 - 9:30 : Exercise 2: iTunes API-app

Day 3

6:30 - 7:30 : Continue with Exercise 2
7:30 - 7:45 : Pizza + beer
7:45 - 8:15 : Lecture: React/Gulp/Browserify setup
8:00 - 9:30 : Exercise 3: TBA

#Lectures

As you can see from the schedule, the course consists mainly of exercises, in addition to two lectures. The notes for the lectures can be found in the lectures folder in this repository.

The first two exercises does not involve any setup, as we want to keep the barrier for starting to code as low as possible.

On day 3 you'll learn how to setup your dev environment for and optimal workflow, using Gulp/Browserify and Babel. You'll use this envirnoment as a boilderplate for the third and final exercise.

About

The curriculum for a 3-day React.JS course.


Languages

Language:HTML 65.5%Language:JavaScript 34.5%