Skip to content

faizan07/practice-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is for practicing Reactjs

NOTE : Use a single component in App.js to run the application

npm start

To run the application.

Demo added

  • Rating app
  • forwardRef demo app
  • toggle button color
  • To-Do list
  • What will you play?
  • Folder structure
  • select a city from country dropdown
  • Table demo
  • Error Boundary
  • Redux Tool Kit - Async operation (createAsyncThunk)
  • PureComponentDemo - A demo on the usage of React.PureComponents
  • CachingDemo - caching the api response
  • StyledComponentsDemo - React styled components, *NOTE - created /styles folder
  • UseCallbackDemo - Usage of useCallback hook
  • ReactMemoDemo - Usage of React.memo() to demonstrate memoization
  • ProgressBar - Creating a progress bar
  • UseReducerDemo - a demo of useReducer() hook and how we can use this instead of useState()

DISCLAIMER: Always comment the components in App.js before pushing any changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors