Optimizing React Rendering
🕒 August 18, 2019 6 min readWhy does my component re-render when using React.memo or React.PureComponent?
Read More...
Yet Another React Data Table
🕒 August 09, 2019 4 min readWhat I was really looking for was a table library with a declarative API and with the least amount of cognitive load...'
Read More...