21 followers
I write about things going on my mind.
Subscribe to my newsletter and never miss my upcoming articles
Web3Templates Components is an growing Library of Components built with TailwindCSS you can copy paste to your Tailwind Projects. Do whatever you want with it. I had this idea for a while. But I procrastinated. When I saw the Vercel Hackathon, I cou...
There are many Headless CMS out there, From that Sanity CMS is what I liked to pair with Next.js because of three main reasons. First, the schema & the UI is completely controlled by the code so that we can customize it in any way we like. There are...
I decided to start with Git & Github for one of my existing project. I started with creating a Github Repo with my account. Mistake #1 I initiated the repo with Readme & .gitignore. Since I already have a project to publish to github, you should ke...
If you are using a hashnode blog, chances are you don't have a contact form in your blog. However its now easy to add one with their Widget Option where you can embed on a separate page on inside a blog post. The options are limitless. I'll explain ...
As the title says, this is a simple code snippet to get URL Query params in Next.js using getInitialProps() method. In Next.js, getInitialProps() have context property where URL query can be fetched using query. See example code below. URL: http://...
Black Friday (Nov 27) and Cyber Monday (30 Nov) of 2020 is here. There are many startups & SAAS offering great discounts on these days. Its the time to fulfill your Wishlist. Here are list of offers & discounts I have curated. I'll be keep adding new...