Query string params in Next.js (14) with App Router

The query string is a part of the URL (Uniform Resource Locator) that assigns values to specific parameters. While developing our web apps, we might use query string values to dynamically render a part of the user interface with specific parameters. For instance, I provide a ...

 · 

3 min read

Cover image for Query string params in Next.js (14) with App Router
Cover image for New milestone $15k revenues

New milestone $15k revenues

If you follow me on Twitter/X or Threads you know that I’m a strong believer in the build in public philosophy. It’s a way of building ...

 · 

4 min read

Cover image for 9 Best Free Programming Fonts for Better Coding

9 Best Free Programming Fonts for Better Coding

When it comes to customizing the tools used daily, no one beats us, developers. We spend most of our time (and free time) on a computer ...

 · 

6 min read

Cover image for 23 Best VS Code Themes in 2024

23 Best VS Code Themes in 2024

Visual Studio Code (VS Code) is an open-source code editor developed by Microsoft. It has been my favorite code editor since 2018, while...

 · 

7 min read

Cover image for How to become a Micro SaaS founder on the side of a 9-5 job

How to become a Micro SaaS founder on the side of a 9-5 job

Starting an entrepreneurial journey is not easy. I started my journey as a solopreneur back in 2021, on the side of a 9-5 job to escape ...

 · 

4 min read

Cover image for Next.js Dev Wilmer Terrero shipped 6 side projects

Next.js Dev Wilmer Terrero shipped 6 side projects

I met Wilmer when he purchased Shipped and he joined the Discord community. Wilmer is a smart guy and a great engineer. He was able to s...

 · 

2 min read

Cover image for 10 lessons learned with 7 SaaS products and $137k+ in total revenues

10 lessons learned with 7 SaaS products and $137k+ in total revenues

I started indie hacking in 2019, my solopreneurial journey has been full of ups and downs, mistakes and successes, and I generated some ...

 · 

3 min read

Cover image for How to track errors with Sentry and Next.js

How to track errors with Sentry and Next.js

Sentry is one of the most popular error-tracking platforms for software products. It tracks the errors that occur in your software, show...

 · 

3 min read

Cover image for How to add Schema in Next.js

How to add Schema in Next.js

Search Engines (especially Google) work hard to understand the content of a page. You can help them by providing explicit clues about th...

 · 

3 min read