react-suspense
react-suspense copied to clipboard
React Suspense workshop
When using nvm and node version 16 the `node setup` command fails.  The reason I ran into this issue, was because the previous module "testing" required node 16 to...
Hi Kent, just noticed this minor 'startTranistion' typo in the sidebar on this module: https://epicreact.dev/modules/react-suspense/usetransition-solution
I don't know why this option was added but it's preventing me from running `npm run setup --silent`. It crashes with this: ``` ➜ 7-react-suspense git:(main) npm run setup --silent...