Skip to content

jikkujose/hello_hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Hooks!

A project to try out the new features introduced in React 16.6 & above!

Features

  • Hooks (useState, useEffect, customHooks)
  • SVG as React Component
  • lazy
  • Suspense
  • memo
  • contextType
  • react-cache
  • Scheduler