Skip to content
/ Lensta Public

Boilerplate of React State Management with Context and Lens to release the power of simplicity

Notifications You must be signed in to change notification settings

hackle/Lensta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State management with Context and lens

This demonstrates that application state is manageable with just

  • a state provider Context
  • elevating IO operations to the top
  • optionally using lens to simplify state transformation

Direct function calls is all you need to get going and going very far. You won't need to learn any extra library for the simple task of state management - save the time for the essential complexities.

About

Boilerplate of React State Management with Context and Lens to release the power of simplicity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published