Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

A workshop 🔧 project for rewriting Redux into React's context API.

License

Notifications You must be signed in to change notification settings

PetrSvirak/redux2context

 
 

Repository files navigation

Redux 2 context

A workshop app for rewriting Redux services into React's context API.

Used boilerplate: https://github.com/oreqizer/reactizer

Setup

  • yarn
  • yarn start

Work

  • Implement the chat context
  • Implement the InitChat component
  • Use the context and the component
  • Implement the ChatContext scene

License

MIT

About

A workshop 🔧 project for rewriting Redux into React's context API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 1.6%
  • Dockerfile 0.6%