|
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 β FrameworkFrom 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 VideosCheck it out and subscribe to my channel βοΈ for more Frontend, Leadership and Career Development content. What do you think of today's Newsletter? Simply click on one of the links below. βπ₯ Love it!β βπ Itβs okayβ βπ Not goodβ |
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!
Hey Reader, The biggest challenge with AI right now isn't building from scratch or brainstorming, it's great at both. It's building real intuition for how things should work. Take how TikTok and YouTube handle video. If they served the same file to every device, tablet, mobile, desktop, even a slow 3G connection, users would drop off fast. So how would you solve that? Don't worry, let me show you. Here's how to architect for exactly this challenge. PRESENTED BY IMAGEKIT Don't throw raw MP4s...
Hey Reader, Confession: i've lost count of how many times an agent has killed my running dev server and started a new one on a different port. it's the single most annoying thing about coding with AI right now. Turns out Next.js 16.2 just fixed it so dig into the snack below. let's dig in πΏ PRESENTED BY SUPABASE Supabase is the backend for your app: it gives you a database plus the βboring but necessaryβ stuff around it (user sign-in, file storage, background functions, and real-time updates)...
Hey Reader, I'm working on a new course on AI and I know there are a million courses out there but honestly, I'd like to work on something that can help you ship things. However, I need your help. Can you please answer what type of a course on AI would you want me to work on? Click here to reply β Anyway, let's get into this week's newsletter. PRESENTED BY SUPABASE Supabase is the backend for your app: it gives you a database plus the βboring but necessaryβ stuff around it (user sign-in, file...