Viewing profile — campbellman
campbellman
HN member- Joined
- Sun, Sep 10, 2023, 4:26 PM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About campbellman
No profile information was provided.
Recent public activity
-
comment
Comment #38686942
If you aren't sure why state tearing was a hot topic a few years ago, when React's concurrent mode was first discussed, this github discussion should help: https://github.com/react…
- story
- story
- story
-
comment
Comment #38090430
I was working on an app that had a ton of app logic within a single custom react hook. The hook's return value was passed to a context provider, which was a re-render nightmare. Th…
- story
-
comment
Comment #38075159
Fun day to release a blog post[0] about cloudflare page functions, on a site hosted on cloudflare pages. [0] https://interbolt.org/blog/split-it-and-forget-it
-
comment
Comment #38075050
Hilarious timing. I shared my first ever blog post on reddit a couple hours ago. The blog is hosted on cloudflare, and the post describes a use case for page functions.