Internet Engineering

Introduction to Redux

Fall 2026 ยท Amirkabir University of Technology
@1995parham

Introduction

The code in this presentation comes from an example Redux app. To build the same project on your own machine, start from the official Redux + Vite template:


npx degit reduxjs/redux-templates/packages/vite-template-redux redux-essentials-example
	

Slides

Scroll the slides behind this box, or open the PDF.

References

Some of the content in this presentation comes from:

Authors

Fork me on GitHub