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 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...