Here's the list of my React sandboxes.
The purpose is to have a reproducible exploration into the React ecosystem.
It is linked to the repo and sandbox:
- React 17 without automatic batching. [repo][sandbox]
- React 18 with automatic batching. [repo][sandbox]
- Page scrolling into an element by id. [repo][sandbox]
- Internationalization (I18N) with aws-amplify. [repo][sandbox]
- Styling MUI DatePicker. [repo][sandbox]
- Getting mouse coordinate on a given page. [repo][sandbox]
- Slot machine prototype with react-spring. [repo][sandbox]
- Adding outlier margin to the child component in MUI V5 Stack. [repo][sandbox]
- Download svg node as png or svg file. [repo][sandbox]
- You do not need form tag 1. [repo][sandbox]
- You do not need form tag 2. [repo][sandbox]
- You do not need form tag 3 (explained). [repo][sandbox]
- FB Group table puzzle with responsive feature. [repo][sandbox]
- Rebuilding PSE Kominfo table which has paginated query. [repo][sandbox]
- Animating chart transition with react-spring library. [repo][sandbox]
- Animating chart transition with visx xychart. [repo][sandbox]
- Fading Modal with react-spring. [repo][sandbox]
- Minimal Accordion with react-spring. [repo][sandbox]