John Betancur
John Betancur
BlogAbout
Optimizing React Rendering

Optimizing React Rendering

🕒  August 18, 2019   6 min read

Why does my component re-render when using React.memo or React.PureComponent?

Read More...

Yet Another React Data Table

Yet Another React Data Table

🕒  August 09, 2019   4 min read

What I was really looking for was a table library with a declarative API and with the least amount of cognitive load...'

Read More...