25-Jun-2023
I built this blog
Join me on my journey to build a more meaningful, consistent, and cost-effective blog using NextJS 13.
26-Jun-2023
Building a like and comment react component - Part 1
Diving into a project to build a React-based 'like and comment' system for my NextJS blog. This journey explores creating an NPM-installable React component and integrating it into the blog.
11-Jul-2023
Publish TypeScript based React components to NPM with Storybook setup
Publish a typescript based react component library to NPM along with Storybook setup for development.
15-Jul-2023
Building a like and comment react component - Part 2
As planned, I completed the POC on publishing a React component to NPM along with Storybook setup. Sharing my experience on doing this POC.