My Tech Stack for 2025


Hey Reader,

Happy New Year! I'm back from vacation and had a wonderful time away. I hope you did, too!

This year, I have shipped more than 10 apps; quite a few are open-source. I tried a bunch of tools, but let's be honest: Only a few really stuck with me. These are the ones I can't imagine working without.

So, Here is my Tech Stack for 2025!

This newsletter is not sponsored, but I genuinely believe these tools can enhance your productivity and make your work more enjoyable.

Authentication ๐Ÿ”’

Clerk has just blown my expectations out of the park. They are incredible and would highly recommend checking them out.

I liked how easy it was to integrate, and auth seems simpler now. You can set up auth in less than five minutes ๐Ÿคฏ.

โ€‹Check out Clerk here โ†—

Security ๐Ÿ”‘

While building production-ready apps, we need to think of security from the get-go, and I believe ArcJet has been an excellent service. I've also created a video on this topic and think it would be a great watch to learn mistakes to avoid when it comes to security

โ€‹Check out ArcJet here โ†—

Database ๐ŸงŠ

I love it when you don't have to spend time trying to figure out which SQL statements to write on the backend.

This is where Convex shines. It is an incredibly easy-to-use Backend as a Service. With simple functions, I was able to perform CRUD operations easily. More importantly, I could focus on the product I was building rather than worrying about tech.

โ€‹Check Convex here โ†—

AI ๐Ÿ’ซ

I am a huge fan of Cursor and have officially switched from VS Code to Cursor. Remember, Cursor is a fork of VSCode, so what you get in VSCode is also what you get in Cursor.

I pay for it, but it is like an intern you can train, and it has made me so much faster in building and shipping apps.

โ€‹Check Cursor here โ†—

Building SaaS apps ๐Ÿ’•

Bolt.new is a DevSandbox with AI from StackBlitz. It is excellent for creating quick prototypes when you pass the right prompts to it.

I'm not paying for it, but I would love to be sponsored by them ๐Ÿ˜‰ at some point, as I genuinely love the product.

โ€‹Check Bolt.new here โ†—

UI Library ๐Ÿ’„

I frigging love this library and can't ship without ShadCN UI ๐Ÿ’–. A consistent design language is crucial; ShadCN makes that happen for me.

It is an integral part of my toolkit and makes my life so much simpler.

โ€‹Check out Shadcn UI here โ†—

Icons โ—ป๏ธ

When you add icons to your app, it starts to look beautiful.

Icons give users a great visual clue without using many words, which is why I highly recommend using Lucide React Icons.

You can install the library and then import icons like React components. There is tree shaking, meaning only your icons will be included in your bundle.

โ€‹Check Lucide React here โ†—

Framework

From a framework perspective, I love Next.js, and the ecosystem makes it easier to ship cool apps faster. Lately, I have also loved TanStack and think I'll use TanStack more than last year.

I have also created a course on Next.js, so including the framework here is a no-brainer.

๐Ÿ’– Weekly Youtube Videos

Check it out and subscribe to my channel โ†—๏ธ for more Frontend, Leadership and Career Development content.

An Honest Review of TanStack vs Next.js
โ€‹

video previewโ€‹

Stop! These Next.js Mistakes Are Killing Your App

video previewโ€‹

โ€‹


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

โ€‹๐Ÿ”ฅ Love it!โ€‹

โ€‹๐Ÿ˜ Itโ€™s okayโ€‹

โ€‹๐Ÿ‘Ž Not goodโ€‹

Ankita Kulkarni

Join 9200+ 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
React 19.2 Activity

Hey Reader, Iโ€™ve been diving deep into React 19.2 and Next.js 16 Beta this week, and honestly, itโ€™s such a solid update. I have started to incorporate so many of the features in my Next.js Custom Course Platform and have seen massive improvements. But before we jump into this weekโ€™s snack, letโ€™s hear it from our sponsor. ๐Ÿ‘‡ But before that, let's hear it from our Sponsor. PRESENTED BY CODERABBIT AI Most AI test tools just throw random assertions at your code and call it โ€œcoverage.โ€ But they...

useEffectEvent

Hey Reader, This week was huge for web dev ๐Ÿš€. React 19.2 just landed with fixes for some of the most annoying bugs, Sonnet 4.5 dropped with major AI upgrades, and the ecosystem feels like itโ€™s moving faster than ever. Iโ€™ve rounded up the highlights (and why they matter) along with this weekโ€™s Snack for you below ๐Ÿ‘‡ But before that, let's hear it from our Sponsor. PRESENTED BY CODERABBIT AI Most AI code reviewers feel shallow, they look at syntax, patterns, maybe a guideline or two, but they...

use-cache

Hey Reader, Iโ€™ve got some fun news to share ๐ŸŽ‰ Iโ€™m beyond excited to share that Iโ€™ll be speaking at the official Next.js Conf ๐Ÿ’–. Iโ€™m one of the featured speakers (!!) and would love for you to join me. My talk is called:โ€œBuild. Scale. Teach: Architecting and Scaling a Production-Ready Modern Course Platform with Next.jsโ€ Make sure to sign up here and come hang out during my sessions ๐Ÿš€ And... I finally made the move to Italy ๐Ÿ‡ฎ๐Ÿ‡น. Back in 2019 I almost moved to Europe, but the world had other...