current react “base” stack
Thu Nov 08 2018
This post is mainly for myself and my co-workers to have a reference about the current react stack possibilities.
CSS & Styling:
- styled-components
- Emotion
Routers:
- react-router
- reach-router
Form Handling:
- Formik
- final form
testing:
- enzyme
- jest
immutability:
- immutable
- seamless-immutable
- immer