Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 702 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 702 Bytes

UI & Saga Workshop

If you'd like to receive this workshop training, please contact me: Twitter or adam.terlson@gmail.com.

Schedule (10:00–15:00)

Introduction (15 mins)

  • Briefly, who am I?
  • What are my goals?
  • What are your goals?
  • Disclaimers

Constructing UI (30 mins)

  • Principles of good component design
  • Types of components

Building with Redux Saga (30 mins)

  • What is a "Saga"
  • Side Effects
  • Business Logic
  • Patterns and Helpers
  • Error handling

Testing Redux Saga (30 mins)

  • Native Saga vs Redux Saga Test Plan
  • Unit testing
  • Integration testing

Lunch

Coding Challenge (2 hours)