Skip to content

dehanz13/react-hooks-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Clone

Creating a simple React App for updating count and change props per button click from scratch. Main goal is to understand the inner workings of how a component renders, how React Hooks (useState, useEffect, useMemo) work, how to pass props from parent, how to handle state changes, under the hood.

Features/Concepts:

  • Component Rendering
  • propss passing
  • state changes
  • useState Hook
  • useEffect Hook
  • useMemo Hook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published