react-making-impossible-views-impossible

React UI State: An example to make impossible views impossible.

Stars
7
Committers
1

React: Making Impossible Views Impossible

An opinionated approach on how to make impossible views impossible with React's local state. It follows the central idea that (State) => View. Thank you A. Sharif for the inspiration.

Related Material for Inspiration

Installation

  • git clone [email protected]:rwieruch/react-making-impossible-views-impossible.git
  • cd react-making-impossible-views-impossible
  • npm install
  • npm start
  • visit http://localhost:3000
Badges
Extracted from project README
Slack
Related Projects