Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
94 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- phaux/use-interval TypeScript
Created an issue in Hermanya/use-interval that received 2 comments
Immediate arg doesn't work if delay is null on mount.
I was expecting that the callback would run immediately not only on mount, but also on every resume (when delay changes from null to any number). I…