Skip to content

gyver98/redux-tesla-battery-range-calculator-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tutorial is the second part of building Tesla’s battery range calculator with React.

In the part 1, after constructing the project through create-react-app, we implemented each component by subdividing the UI and managed the state and event using local state and props, and completed the entire app.

Check out the part 1

In this part, we will introduce Redux, a state management solution, to see how we can transform our application into an application that manages the state of the app with Redux.

For more details, check out my post Building Tesla's battery range calculator with React Part 2 (Redux version)

About

redux-tesla-battery-range-calculator-tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published