Skip to content

momentumlearn/spoonflower-react-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spoonflower React Training

Outline

Day 1: Introduction to React concepts

  • Introduction to ES6/ES2015
  • Starting a React application with create-react-app
  • React developer tools
  • Maintaining internal state in React
  • More React developer tools (yarn, PropTypes)
  • Composing React components
  • React lifecycle methods
  • Project:​ Present data from an API.

Day 2: Routing and Redux

  • Review of React
  • Routing with react-router
  • Introduction to Redux concepts
  • Redux stores, actions, and reducers
  • Redux developer tools
  • Asynchronous actions with redux-thunk
  • Project:​ ​Create a simple shopping cart.

Day 3: React + Rails

  • Review of React and Redux
  • Using react-rails and webpacker to integrate React into a Rails application
  • Project:​ ​Create a taskflow system to move orders from placed to processing to shipped, backed by a Rails application.

Docs

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors