Skip to content

oakmac/react-state-examples

Repository files navigation

React State Examples

TODO: I put this together in a few hours; it needs polish

This is a teaching exercise for students to build some basic React examples that require managing state.

This project is written using re-frame so students can't copy the code 😆

Their goal is to re-implement the logic using create-react-app and vanilla React components with state and props

The built application can be seen here: https://oakmac.com/react-state-examples/

Components

  • Tabs
  • Static component
  • Adjustable number of paragraphs
  • a basic Login Form
  • editable list of fun people

Development Setup

Install shadow-cljs, then shadow-cljs release app

License

ISC License

About

Teach some common state management patterns using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published