Skip to content

pdavenport/TypescriptCrashCourseRedux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Redux with TypeScript

Requires: React 102 & React with Typescript

Learning Objectives

This is an intro into using React with Redux. Most of the files in the course will also have a sample.ts file to open in your IDE and follow along with.

By the end of this course you will learn how to use TypeScript with:

  • Action Creators with Enums
  • Dispatch Function
  • Reducer with Enums
  • Validation & Testing
  • Breaking out components for clarity

Online Course

Feel free to follow along with the video course, although it is optional. We will derive from Section 17, videos 262-277 - Redux with TypeScript

Supplemental Material

Project

Complete the assignment in the final project directory

To Begin

Start with directory Chapter 1 and enjoy!

About

A Typescript with Redux Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published