Hey friend, I interviewed Lee Rob - the VP of Product at Vercel on my Youtube channel. I learned a lot from our conversation and want to share a few lesson I learned which surprised me. What's so surprising is that these foundational ideas are still crucial, even for someone at Lee's career stage. If you prefer a video version, you should check out the full interview here: But if you prefer reading it, then keep reading. Lesson 1: Ship Small and Get Quick WinsFeeling overwhelmed by a massive feature or a complete site overhaul? π Lee's advice: "Ship small, iterate big." Don't aim for perfection right out of the gate. Get something functional out there, gather feedback (from your team, your users, even your rubber duck π¦), and then refine. π Think of it like a 1% improvement with each iteration β those small gains compound into massive progress over time. For devs, this means breaking down projects into smaller, shippable components. Focus on delivering value incrementally, learning from each release, and always staying aligned with what your users actually need. Lesson 2: Deepening Your Understanding of Next.js ArchitectureKnowing how to use Next.js is good, but really understanding how it's built is even better. Lee said it's super important to know why the people who made Next.js did things a certain way. Like, why did they create the different parts of it? Like why App Router exists today alongside Pages Router? What were they thinking about? What were the good and bad things about the choices they made? If you understand these things, you can make better choices when you're building stuff, you can help other people, and you can easily learn new things about Next.js as it changes. Lesson 3: Future-Proof Your Skills"Design APIs not just for current users, but for the "next million developers." π€―" This means prioritizing intuitive, easy-to-learn interfaces. React focused on the next million developers as it changes how the future of React looks like. As devs, let's apply this principle to our own code. Write clean, well-documented code that's a joy for others (and your future self π΄) to understand and maintain. -- These are just a few golden nuggets π© from an awesome conversation although the video covers a lot more that you should check out.β π€« Latest Frontend NewsβTanStack is now running React 19, on the latest version of Start and Router Great learnings migrating from Pages to App Router in Next.js, check out the video here ββ βTailwind CSS V4 is here β - A couple of big changes:
Tremor is fully open source - Tremor offers React components to build charts and dashboards, here they are. This is an awesome alternative to ShadCN UI. My Simple Tech Stack for 2025 ($0 / month) - check it out here. βbun-plugin-tailwind lets you add a Tailwind + React frontend to your js/ts backend in 7 lines of code βVitest 3.0 is here Here are a couple of interesting changes:
βIn the latest `swr@beta`, you can seamlessly move data fetching between client-side and server-side, or both, in an RSC framework like Next.js Bring your code illustrations to life with Riko Code βοΈ. Riko tool allows you to create interactive and engaging code examples, Think Carbon but more like 2.0. β π Weekly Youtube VideosWhat 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, I just got back from Amsterdam after speaking at React Summit and wow, what a week! π³π± I gave a talk called React Framework Showdown π₯, where I pitted Next.js, TanStack Start, and React Router v7 (aka Remix) against each other in a friendly battle. Why those three? Because they're leading the pack when it comes to modern React and honestly, each one brought something wildly different to the table. I'll share the talk when it's live, but for now, letβs hear it from this week's...
Hey Reader, Ever been stuck writing the same SQL queries over and over againβ¦ not because theyβre hard, but because someone on your team needed the data and didnβt know how to get it? Iβve been there. Whether itβs marketing asking, βHow many users signed up last week?β or product wondering, βDid anyone actually use that new feature?β, the questions are simple but the friction to get answers is very real. So I built something for that. Introducing: the AI Agent that talks directly to your...
Hey Reader, A couple years ago, I realized something unexpected: I was growing faster in my career not by doing more tutorials or chasing the next shiny framework but by finding a mentor. Want to level up your Next.js skills? β Find a mentor who has shipped production-ready apps. Want to get better at public speaking? β Find someone whoβs done it before. At one point, I had multiple mentors, each helping me with something specific. Their guidance made all the difference and helped me focus.It...