Issue #16 // July 20, 2023 // Open web version |
|
How React 18 Improves Application Performance – Amazing deep dive into React features like Suspense, Transition and React Server Components.
🎥 Vercel Product Walkthrough – Over the past few months, Vercel has added many new features to their platform. This video gives a walkthrough of the Vercel platform, showcasing some of these features to help you build fast, personalized web experiences
⚡️ SPONSOR
Authentication & User Management for Next.jsClerk is the easiest way to add authentication and user management to your Next.js app. With prebuilt UI components and feature-rich SDKs & APIs, Clerk is purpose-built for the modern web and designed to get you up and running in minutes. 📙 Tutorials, Articles & Opinion5 Common Pitfalls with Server Components in Next 13 – Several examples of gotchas you might come across when working with RSCs. How to set cookies in a server component, do server components re-render, and what about React hooks?
A guide to Next.js layouts and nested layouts – Gain a solid understanding of layouts in Next.js and learn how to organize and share your UI components by implementing layouts across multiple routes using both Pages Router and the new App Router
Write Clean Server-Side React Code with Higher-Order Server Components – Great pattern for reusing server-side code in React apps
🎥 Build a Next.js Project and deploy with Vercel, Neon, Drizzle, and TailwindCSS – A video course about how to build a link shortener end-to-end with a serverless stack
📦 Packages / Tools / ReposAnswerOverflow – A tool to make discord channels get indexed by search engines like Google, enabling users to easily find the info they need. Fully open-source and built with the T3-Stack
flocli – A VS Code extension to debug your Next.js apps 10x faster. Built with LangChainAI
highlight.io – Fully open source Session Replay, Error Monitoring, and Logging platform for your next project
Next.js Notion Starter Kit – Deploy your own Notion-powered website in minutes with Next.js and Vercel
🌈 RelatedTailwind CSS Tips and Tricks Worth Knowing – A comprehensive list of some great Tailwind tips that can significantly enhance your development experience
Iterating from design to deploy: the shape of future builders – A reflection on Guillermo Roach's Config 2023 talk, "The shape of future builders: from design to deploy."
The Power of Mocking in Unit Tests – Some tips on how to write React components that are easy to unit test
🎙️ Server-side rendering vs. Server Components – Podcast recommendation of this week: A deep dive into RSCs
|