esromneb / timer-fail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buggy Timer App

This app hangs my chrome. A 100ms timer updates React state.

Expected result

The DOM should render every 100ms.

Actual Result

The app will run for ~10 seconds and then hangs chrome. Clicking another tab is the only way to revive the app.

Chrome Performance

Output of chrome performance

isa

About


Languages

Language:JavaScript 71.8%Language:HTML 18.3%Language:CSS 9.9%