Live data from Hacker News

Viewing profile — craftycode

craftycode

HN member
Joined
Tue, Jan 23, 2018, 3:41 PM UTC
HN karma
2
Public activity
4 items

About craftycode

No profile information was provided.

Recent public activity

  1. comment
    Comment #19683032

    I didn't experience that using Chrome. What browser are you using?

  2. comment
    Comment #19683027

    It shouldn't. It uses history.replaceState(). https://developer.mozilla.org/en-US/docs/Web/API/History_API...

  3. comment
    Comment #17032787

    I've never used create-react-app and I still love React.

  4. comment
    Comment #16214485

    Reminds me of recompose's withState higher-order component. https://github.com/acdlite/recompose#lift-state-into-functio...