/hello_hooks

An exploration on React's new Hooks API

Primary LanguageJavaScript

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