Live data from Hacker News

Viewing profile — ma_long_bay

ma_long_bay

HN member
Joined
Thu, May 25, 2017, 10:50 PM UTC
HN karma
1
Public activity
3 items

About ma_long_bay

No profile information was provided.

Recent public activity

  1. comment
    Comment #15844120

    What's the difference between Pro and regular? As a casual side project builder, why would I choose regular over Pro?

  2. comment
    Comment #14420765

    to clarify, i meant stateless functional components after they've been optimized in React 16

  3. comment
    Comment #14420751

    how expensive are shallow === checks compared to re-rendering unnecessarily though? what advantages would stateless functional components offer above purecomponents?