DEV Community

Cover image for Next.js Conf 2023 was this week, here's what I learned
Max F. Findel
Max F. Findel

Posted on ā€¢ Edited on

1

Next.js Conf 2023 was this week, here's what I learned

TL;DR

About the Next.js Conf 2023

I've been a fan of Next.js and Vercel for some years now and I love that they like to make a big party around releasing new features every year šŸŽ‰

This year at the virtual event Next.js Conf I really liked that they went back to live presentations and unscripted content ā¤ļøā€šŸ”„ It makes everything much more authentic and much easier to follow. I personally can't sit in front of my computer and watch 3 to 5 hours of scripted video presentations šŸ“ŗ šŸ˜©

I spent a bunch of hours watching, taking notes and making some ugly doodles that I'll keep for myself. I really hope someone else can benefit from this šŸ˜„ So let's get to it. Here's what I learned from the talks in order:

 1. Guillermo Rauch - CEO, Vercel

  • Next.js 14 is faster than ever on both build and dev time. And it's not even it's final form! šŸ‘¾
  • They'll keep delivering a great product by following these three goals: Fast Initial Visual, Fast Dynamic Content and Great Developer Experience (DX) šŸ¤“

 2. Sam Selikoff - Founder, Build UI

  • Server Components are the future. Imagine a world where you can copy and paste a <StripeCheckout /> without having to modify ten routes, API calls and user flows šŸ–ļø
  • Maybe right now is a great time to migrate your Next.js project and start using the app/ directory. It's only going to get better. Check out other tutorials at Build UI šŸ¤”

3. Houssein Djirdeh - Senior Software Engineer, Google

  • Make sure to check out @next/third-parties for the best approach to include third party scripts on your project šŸŒ
  • This work comes from the same people that already delivered <Image />, <Script /> and <Font /> āœļø

4. Michelle Bakels - Program Director, G2i

  • Using Open Source templates for your first big project can get you 80% there and you can learn the rest on your way šŸš€
  • Be careful what you commit and what you commit to. You can end up organizing React.js Miami! šŸ¤­

5. Jared Palmer - VP of AI, Vercel

  • If you were hyped about chatGPT, then you must try Vercel v0 to generate React Components āš›ļø
  • SDKs and extensibility make Next.js a really great framework for your next AI project šŸ¤–

6. James Mikrut - CEO, Payload

  • It's very probable that Payload gets migrated to Next.js and become even better šŸ§ 
  • If there are whole teams dedicated to improve React, Next.js and ORM's, then it's probably a good idea to let them do the heacy lifting so you can focus on delivering value! šŸ“ˆ

7. Katie Hoesley & Matt Volk, BigCommerce

  • React Server Components are paving the future for agencies and e-commerce, says the clientele from BigCommerce šŸ«°
  • There are still key issues to solve, but the future looks promising šŸ˜Ž

8. Lydia Hallie - Staff Developer Advocate, Vercel

  • @lydiahallie leverages clear explanations and neat graphics to make all the new changes in React and Next.js understandable šŸ‘©ā€šŸ«
  • If the previous talks didn't do the trick, the arguments from this talk really motivated me to test out the new app/ directory and migrate my stale projects šŸž

Thanks for reading

If you want to dive deep into any of these talks, I encourage you to watch the Livestream Recording directly at Next.js Conf.

And that's a wrap! I had a really good time watching these talks, doodling and taking notes for this year's conference. Can't wait to see what they come up with next time. I hope you find my takeaways useful šŸ˜Š

Do your career a big favor. Join DEV. (The website you're on right now)

It takes one minute, it's free, and is worth it for your career.

Get started

Community matters

Top comments (2)

Collapse
 
bogomil profile image
Bogomil Shopov - Š‘Š¾Š³Š¾ ā€¢

Wow! thanks a ton for the overview. I love conference feedback.

Collapse
 
maxfindel profile image
Max F. Findel ā€¢

Thanks Bogo. Let's see if anything happens around your proposed "dev.to conference" šŸ˜„

Cloudinary image

Video API: manage, encode, and optimize for any device, channel or network condition. Deliver branded video experiences in minutes and get deep engagement insights.

Learn more

šŸ‘‹ Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay