Hey friend, AI has revolutionized how we should build products. Instead of being scared of it, I'd suggest trying out a bunch of tools and seeing what you like to make you more powerful, I mean productive :P. I mean, I built this Full Stack Splitwise app from scratch using just prompts and AI β no coding skills required! My Tech Stack - Next.js, ShadCN, Clerk, and all the bells and whistles. I'm blown away π€―. I also gave AI my design vision and it designed this beautiful app for me! If you want to learn more about how I did it, check out this videoπ. Latest Frontend NewsβNext.js Conf βοΈ is around the corner and I want you to sign up if you are interested in staying up to date. βNext.js RC 2 βοΈ released a few days ago and there are so many exciting changes such as,
You can also watch my video covering all the changes in Next.js 15 RC here βοΈβ A very cool library for NumberFlow, the animation is sick as the numbers change, check it out here βοΈβ A tool with 50+ Input Components βοΈβ You might be accidentally leaking your data with Server Actions, check the in-depth video here βοΈβ βCloudFlare joins forces with OpenNext βοΈ initiative to deploy Next.js anywhere by building a adapter that lets you deploy Next.js on CloudFlare. OpenNext is an initiative to deploy Next.js on any cloud platform. Learn Self-Hosting Next.js with Lee Rob as he walks you through deploying Next.js to a $4 VPS βοΈβ βRepl + Interactive Debugger all in one βοΈ - Repl is a interactive editor where you can build your apps - think like CodeSandbox or StackBlitz. β React DevTools now support Server Components βοΈ! [Look at the Server Tag) In Next.js 15, you'll be able to see server logging (e.g. `console.log`) in the browser (with the same "server" tag). βShadCN UI has shipped βοΈ a new SideBar component which is so sick. π Weekly Youtube VideosCheck it out and subscribe to my channel βοΈ for more Frontend, Leadership and Career Development content. What do you think of today's Newsletter? Simply click on one of the links below. |
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!
Hey Reader, Next.js has a bunch of little features that feel fun at first β but can actually change the way you build. This weekβs snack is one of those. Thatβs the whole point of Frontend Snacks: giving you small, sharp insights that make a real difference and ones you can actually apply. Weekly Snack: after function πΏ Next.js 15 introduces after() β a new API that lets you schedule server-side code to run after the response has been sent to the browser. So your UI renders instantly, and the...
Hey Reader, So apparently Deadpool is giving a keynote at a developer conference now. Yes, Ryan Reynolds is speaking at the Postman Conference and Iβm still trying to process that π€― I recently had a conversation with a friend who really missed in-person connections. It's hard to be at home all the time and it is only when you meet like minded people in a room is when your creative juice flows. Things like I didn't know how tall you were or didn't know you had a dog etc. come up which is...
Hey Reader, π¨ Ever wanted your website to feel like it came straight out of a Studio Ghibli movie? I just discovered a Ghibli-inspired ShadCN UI theme that brings that dreamy, hand-painted magic to your components β and itβs absolutely stunning. If you're as obsessed with that aesthetic as I am, you're gonna love this. I also share a Github Repo you can check out too that goes along well with the video. πΏ Weekly Snack: 'server-only' vs 'use server' Next.js has two easily confused directives:...