Now that we have the recent post section let's look at the last bit of the homepage. This will be the featured work section. Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
I want to share an awesome news for my Next.js Boilerplate which has reached 6000+ ⭐ stars on GitHub. I started the project in July 2020 ...Read more
Client-Side Rendering (CSR) Components are rendered on the client, unlike traditional React, which has a blank HTML root. CSR relies heavily on JavaScript for hydration and user interactivity (states, hooks). Uses 'use client' directive to indicate client-rendered ...Read more
Motivation A few weeks back, I was working on a Twitter bot to post my popular articles and I realized that links of some ...Read more
As a developer, my go-to analytics tools are Hotjar and Google Analytics for both small, personal projects, and more complex applications that attract users. When I get a choice, ...Read more
Nextjs Discord Bot… for free? Yes! we can actually create one using nextjs and host it for free in vercel! I made a template to make the process much easier! 🚀 Github ...Read more
The title pretty much gives it away. I have built an open-source tool that you can use to build a Next.js blog with Markdown in under a minute without looking at tutorials online. When I was ...Read more