srkapi / commit-hooks

react hooks demo for commit conf 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo code for the talk

Code about React hooks used in the commit conf talk about it commitconf talk

To use it

  1. run yarn or npm install
  2. run yarn start or npm run start

branches

  • master with the initial demo code
  • feature/classComponents with the demo code completed

About

react hooks demo for commit conf 2019


Languages

Language:JavaScript 87.5%Language:HTML 12.5%