Viewing profile — craftycode
craftycode
HN member- Joined
- Tue, Jan 23, 2018, 3:41 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About craftycode
No profile information was provided.
Recent public activity
-
comment
Comment #19683032
I didn't experience that using Chrome. What browser are you using?
-
comment
Comment #19683027
It shouldn't. It uses history.replaceState(). https://developer.mozilla.org/en-US/docs/Web/API/History_API...
-
comment
Comment #17032787
I've never used create-react-app and I still love React.
-
comment
Comment #16214485
Reminds me of recompose's withState higher-order component. https://github.com/acdlite/recompose#lift-state-into-functio...