i like learning new things and optimizing what i know. currently working with ikhor on revolutionizing the anime industry.
Recent Articles
Using Apollo Effectively with Next 13 Server Side Components
November 27, 2022 · ⏱️Discussing the advanced mechanics on using Apollo with Next 13 while fully leveraging its server-side rendering capabilities.
Optimizing React Context for Minimal Render Counts
October 24, 2022 · ⏱️React's context hook saves developers from prop drilling. In this article, learn how to optimize it further to prevent rendering of every child under the context provider.
Building a Merkle Tree using Typescript
October 1, 2022 · ⏱️Learn tips and tricks on how to build a Merkle Tree structure using Typescript with an example repository.