Skip to content

GomaGoma676/react18-basic-lesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project quick start

npm install --global yarn
npx create-react-app react18-basics
yarn add -D prettier prettier-plugin-tailwindcss
yarn add axios@0.27.2 react-router-dom @heroicons/react@1.0.6 react-error-boundary
yarn add react-query@v4.0.0-beta.3

https://tailwindcss.com/docs/guides/create-react-app

Agenda

  • New behavior in Strict Mode
  • Automatic batching
  • Promise
  • Suspense
  • Nested suspense
  • startTransition (concurrent feature)

About

🚀 Quick lesson of React 18 new features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published