Posts on architecture, career lessons, and staying sane in tech.
https://medium.com/@murad.haneya
🔹A. Ordinal (e.g. 0, 1...)
🔹B. Literal name (e.g. "ACTIVE")
🔹C. String value (e.g. "active" defined as ACTIVE("active"))
And why?
🔹A. Ordinal (e.g. 0, 1...)
🔹B. Literal name (e.g. "ACTIVE")
🔹C. String value (e.g. "active" defined as ACTIVE("active"))
And why?
React stops rerunning your logic, but the browser still paints every element.
Virtualization is your real friend here.
React stops rerunning your logic, but the browser still paints every element.
Virtualization is your real friend here.