Skip to content

MiamiJS/redux-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miami JS Redux Workshop

Intro (Joe and Peter)

  • Audience Poll of familiarity with Angular, React, Redux, etc.

  • Demo: Vote for Next Meetup

  • Sidenote: About being a 'expert'

  • General Redux Architecture

  • Our Architecture

  • Agenda:

    Redux Server (Joe and Peter)

    • Working with immutable data
    • Testing the business logic
    • Configuring socket.io
    • Configuring Firebase

    Angular Clients (Peter)

    • Installing angular cli
    • Installing ionic cli
    • Adding ngrx/store to both projects

    React Clients (Joe)

    • React Hello World
    • Adding the client store
    • Resuing web code-base for react-native

Resources

Redux

Redux with Angular 2 via ngrx

Redux with React

Todo:

  • make skelelton
  • have voting app ready
  • have TAs avaialble so people dont get left behind
  • announce prequisites?