β Happy Wednesday! We've got some exciting news today βΒ our Data fetching with React Server Components course is now fully complete! In 1 hour and 15 minutes youβll learn how to build a server-driven data table with React Server Components. I got the idea for this course from a Next.js dashboard app I work on. It's filled with data tables that have pagination, searching, and filtering. Originally I built these tables with client-side React, but six months ago I refactored them using React Server Components and I was blown away by how much simpler the code became. Suddenly all the effects, fetch requests, and buggy loading states vanished from my app, and I was left with a simple URL-driven application. I was so surprised by how much better Server Components made the codebase that I knew I had to teach what I learned. Our Data fetching with React Server Components course is exactly that: everything I learned refactoring my dashboard to RSC: The app we build in this course uses Next.js, TypeScript, Tailwind, and Prisma to teach you React's new server-driven paradigm. Here's some things we cover:
I think you're going to be surprised by how much Server Components simplify your React apps, but don't take my word for it! Here's what some of our members have said about the course:
Swapping to @nextjs 13s searchParams API for search and pagination of my @CosmicJS data took all of 15 minutes to set up, is fully server-side, and links are shareable thanks to the embedded query params. β Shoutout to the breakdown in @_buildui from @ryantotweets. β Love it.β β @_kejkβ
Really like this into React Server Components lesson from @_buildui. Video and text complement each other. Gets right to the value prop. β Uses Prisma (not a SQL statement) and starts with dynamic (not cached) data. β Concise and effectiveπβ β @phmillerβ
I've recently begun the RSC course and I'm truly impressed by the capabilities of React Server Components, such as managing user search functionality without relying on useState.β β @masiu_cd If you've never worked with React Server Components before, watch the first lesson for free to see what all the buzz is about: And if you're ready to binge the entire course, head over to Build UI to buy it for $99 β or grab a lifetime membership for just $149 and get access to it along with our courses on Framer Motion, Tailwind and Remix: |
Early-bird pricing ends soonLast April we introduced a new pricing model: a single purchase that gives you lifetime access to all current and future Build UI courses, forever. We've been offering these lifetime memberships at an early-bird discount price of just $149, and our customers have been thrilled:
This is a fantastic deal! Even at full price it would be a great value, but the current early bird price is basically a "no-brainer" for anyone that does any amount of custom UI work.β ββ @rthautβ We wanted to let you know that our early-bird pricing ends on October 11th, at which point our membership will return to its regular price of $249. If you want to secure a lifetime membership at $149 (40% off the full price!), join today: ββJoin Build UI for As always, once you purchase a lifetime membership you'll get all our future courses without ever paying another penny. Thanks for your support, and if you have a question about anything we're working on, hit reply and let us know! Happy hacking, β Sam and Ryan |
Subscribe to stay updated on all the latest content from Build UI.
Hey there!We've been experimenting with some new AI components, and we thought you'd have fun seeing what we've been up to! This week, we've got two new videos showing off some of the React techniques we're using to handle streaming text from large language modelsβplus a code recipe for animating that text to make it look buttery smooth. Animate streaming text with a one-line hook Watch now β Distinguishing between human and programmatic scrolling Watch now β Recipe: useAnimatedText View now...
Hey! It's been a while since we've sent an update, but it was great meeting so many of you during conference season this spring. We're excited to be gearing up for our next course! More on that below... but first, here's what we've been up to: How to build a Recursive React Component Watch now β React Unpacked: A Roadmap to React 19 Watch now β SPAs in React 19 Watch now β Throw is about control flow β not error handling Watch now β We're super excited to share that we've started work on our...
Learn all about Search Params with React Server Components in our latest blog post, and check out our most recent podcast episode for our thoughts on React 19's upcoming features. Instant Search Params with React Server Components Read now β Out-of-order streaming in React Watch now β Asset loading in React Watch now β Podcast - Blog Post Club: React Labs β What Weβve Been Working On Watch now β Podcast - Instant URL search params in Next.js Watch now β Podcast - React Deep Dive:...