vsDizzy / react-refresh-poc

Proof of concept app using React Fast refresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Fast refresh POC

Sample app

This is simple timer couting seconds.

After 5 seconds component will be updated to the newer version.

It wil display seconds: (number) instead of just number.

Links

facebook/react#16604 (comment)

About

Proof of concept app using React Fast refresh


Languages

Language:JavaScript 60.2%Language:HTML 39.8%