Skip to content

Instantly share code, notes, and snippets.

@artidataio
Last active May 20, 2022 12:21
Show Gist options
  • Save artidataio/a349847ef71925a9f94113dfe877c2b1 to your computer and use it in GitHub Desktop.
Save artidataio/a349847ef71925a9f94113dfe877c2b1 to your computer and use it in GitHub Desktop.
A list of my ReactJS sandboxes.

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:

  1. React 17 without automatic batching. [repo][sandbox]
  2. React 18 with automatic batching. [repo][sandbox]
  3. Page scrolling into an element by id. [repo][sandbox]
  4. Internationalization (I18N) with aws-amplify. [repo][sandbox]
  5. Styling MUI DatePicker. [repo][sandbox]
  6. Getting mouse coordinate on a given page. [repo][sandbox]
  7. Slot machine prototype with react-spring. [repo][sandbox]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment