3 Surprising Lessons learned from Lee Rob - VP @Vercel


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 Wins

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

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

  • New high-performance engine: Full builds are up to 5x faster, and incremental builds are over 100x faster.
  • CSS-first configuration: Say Goodbye to configuration file (tailwind.config.ts) and now configure Tailwind directly in CSS. This simplifies the developer experience.

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:

  • Inline Workspace: Workspaces can now be defined directly within the vitest.config file, eliminating the need for separate files.
  • Multi-Browser Configuration: A new instances option within the browser configuration allows for more performant multi-browser testing.

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

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

You can now build AWESOME Next js Transitions


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 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
AI coding assistant for large codebases

Hey Reader, Having an AI Code Editor is mandatory in today's world. Last weekend, I was talking to a friend who's a Staff DevOps Lead at a Tech firm. He hadn't tried any of the AI Code Editors yet and said he was hesitantβ€”mostly because he thought editors wouldn't know the Context of his codebase as he does and also they can't keep up with his brain 🧠, he joked. So, very confidently, I showed him Cursor AI. And to my surprise, Cursor really sucked at remembering context. Plus, it took Cursor...

shipped my first SaaS

Hey Reader, A couple years ago, I made a bold move. I left my corporate 9-to-5 to become a Tech Educator. Starting from scratch was challenging, I had limited social proof and only had testimonials from my past colleagues. Existing social proof tools were charging $75/month ($900/year!) and were overly complex plus they stopped improving the product. That’s when I decided to build my own solution and Ship my First SaaS called as ProofyBubble. 🩡 ProofyBubble shows real-time visitor and...

Hey Reader, I have some exciting news πŸ₯³. I have been working hard on launching the Modern Full Stack Next.js Course ↗️. It's a course that teaches you to build and deploy modern full stack Next.js Production-ready apps. It is coming along well and I am taking the extra time to perfect it. It’s set to launch in April, and I can’t wait for y’all to check it out! I plan to share extra bonuses 🎁 and nuggets for folks on the waitlist so click this magic link to join the waitlist ↗️. Weekly Snack:...