How to protect your Next.js Routes with reCAPTCHA

Protecting the public endpoints of your web app, is one of the most important tasks you could do. Even if you don’t expect much traffic on your websites, malicious attempts can always happen. It happened to me when I launched a waitlist website, I didn’t expect many eyes to v...

 · 

5 min read

Cover image for How to protect your Next.js Routes with reCAPTCHA
Cover image for 6 Profitable Micro SaaS Ideas in 2024

6 Profitable Micro SaaS Ideas in 2024

The term MicroSaaS refers to a category of software-as-a-service (SaaS) businesses that target a narrow, niche market with specialized s...

 · 

5 min read

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

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 ap...

 · 

3 min read

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 Font for Programming

9 Best Free Font for Programming

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 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