I saved $4836 by Building my Own SaaS Apps (using AI)


Hey Reader,

I saved a whopping $4836 per year by building a few simple SaaS apps myself.

I was tired of paying for features I didn’t need 😓 and dealing with clunky UI / UX. So, I decided to do something about it. I also learned a lot which I've packaged in this video below.

If you’d rather watch than read, check out the full video here 👇

video preview

But if reading 📙 is your thing, let’s dive into the apps I built and how they helped me ditch those pricey subscriptions!

Rave Reviews: Easy Way to Collect & Display Testimonials

Rave Reviews lets you collect and show off testimonials, and it's way more customizable than anything else out there.

You can collect feedback with emojis and full testimonial forms. Plus, you can approve/reject responses and easily embed forms and a "wall of love" on your website. Basically, it lets you focus on getting better based on the feedback you get.

⏰ Time to build: 3 Days

🤑 Saved: $588 per year

Proofy Bubble: Social Proof on Automation

Social proof is a game-changer for building trust which is why ProofyBubble will help you automate your Social Proof.

ProofyBubble displays real-time notifications for product purchases, recent feedback you received, number of people on your site and other social proof messages, helping to boost trust and sales.

You connect with all your platforms to pull real data to give your website visitors the proof they need to see to convert.

⏰ Time to build: 2 - 3 weeks (Part-time)

🤑 Saved: $900 per year

I'm launching ProofyBubble in Early Access and you get a Lifetime plan for a limited time so take advantage of this. (We plan to move to subscriptions after launch).


Wait, there is more...

Learn from my experiences! There are 2 more SaaS apps I built and I've shared the lessons learned in this video here.

💪 Your Action Item

Do you have an idea for an app that you’ve been wanting? Don’t wait! With the power of AI and a bit of coding know-how, you can build it yourself and save a ton of money 🤑 or even make some 😉.

🚀 Latest Frontend News

Vercel just cut image optimization costs by 100x 🤯, check it out here.

Rolldown is 3~4x faster than Rspack (check the benchmarks).

Build fast, customizable, and content-rich websites with Nextra using Next.js.

Sunsetting create React app did create some backlash but Mark Erikson created an PR to put this to an end. A lot folks disagreed that you should learn React starting with a framework.

Want to manage payments on your own then check out Polar for a Stripe Alternative.

Wanna go to Paris and Learn from Tech Industry Experts? Then checkout React Paris

There is now a Create React App for TanStack Router - It creates applications like create-react-app, but with TanStack and Vite under the hood.

React Scan automatically detects Performance issues in your React apps.

State of React 2024 Survey is out, React-Query, Zustand, TanStack Start, Astro, shadcn/ui, React-Aria, Jotai, Radix definitely shine through.

Context Management is essential in AI apps and here is a good summary for what Cursor AI is capable of.

React Query - the Bad Parts written by Dominik (open source maintainer of TanStack Query and Router) is a great read.

💖 Weekly Youtube Videos

My Simple Tech Stack for 2025 ($0 / month)

Create React App is Dead, Here’s a New Way to Build React Apps


What do you think of today's Newsletter? Simply click on one of the links below

🔥 Love it!

😐 It’s okay

👎 Not good

Feedback Links Powered by Rave Reviews

Ankita Kulkarni

Join 6000+ subscribers reading by weekly personalized Newsletter that helps developers level up their skills through weekly Frontend and Leadership Snacks. You get a deep dive into a Tech topic, Actionable tips to excel in your career and a toolbox!

Read more from Ankita Kulkarni
after function in Next.js

Hey Reader, Next.js has a bunch of little features that feel fun at first — but can actually change the way you build. This week’s snack is one of those. That’s the whole point of Frontend Snacks: giving you small, sharp insights that make a real difference and ones you can actually apply. Weekly Snack: after function 🍿 Next.js 15 introduces after() — a new API that lets you schedule server-side code to run after the response has been sent to the browser. So your UI renders instantly, and the...

AI coding agent

Hey Reader, So apparently Deadpool is giving a keynote at a developer conference now. Yes, Ryan Reynolds is speaking at the Postman Conference and I’m still trying to process that 🤯 I recently had a conversation with a friend who really missed in-person connections. It's hard to be at home all the time and it is only when you meet like minded people in a room is when your creative juice flows. Things like I didn't know how tall you were or didn't know you had a dog etc. come up which is...

server only vs use server

Hey Reader, 🎨 Ever wanted your website to feel like it came straight out of a Studio Ghibli movie? I just discovered a Ghibli-inspired ShadCN UI theme that brings that dreamy, hand-painted magic to your components — and it’s absolutely stunning. If you're as obsessed with that aesthetic as I am, you're gonna love this. I also share a Github Repo you can check out too that goes along well with the video. 🍿 Weekly Snack: 'server-only' vs 'use server' Next.js has two easily confused directives:...