 
                        
                Build your own RSC Framework - Part 1/n (Server Components)
                In this series of posts we explore building a minimal RSC framework. Part 1 covers adding support for server components
            
        
    
    
             Hint: This router will only work in chrome currently. sorry firefox and safari users
I am very excited to get this out ASAP. Stay tuned ๐
If you want to follow along be sure to checkout the previous posts
www.nikhilsnayak.dev/blog/build-y...
www.nikhilsnayak.dev/blog/build-y...
               
            
            
                12.05.2025 15:50 โ ๐ 1    ๐ 0    ๐ฌ 0    ๐ 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            In the next part of Build your own RSC framework we will be implementing a bleeding edge full stack router using two of my favourite APIs one from react and another from browser. There is one particular feature which Nextjs app router lacks that we will be implementing.
               
            
            
                12.05.2025 15:50 โ ๐ 1    ๐ 0    ๐ฌ 1    ๐ 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            nikhilsnayak.dev/blog
               
            
            
                06.05.2025 21:54 โ ๐ 1    ๐ 0    ๐ฌ 0    ๐ 0                      
            
         
            
        
            
            
            
            
                                                 
                                            Reddit comments 
                                                
    
    
    
    
            Posted my build your own RSC framework post on reddit and got this. People immediately think of SSR when they hear RSC. I don't know but things like this makes me sad as a RSC lover
               
            
            
                02.05.2025 06:02 โ ๐ 2    ๐ 0    ๐ฌ 0    ๐ 0                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            No one is going to say it so I will: this feature was built by the people on the react team working at vercel. Next.js could have easily built this only for themselves, but instead they helped build it into react for everyone.
               
            
            
                29.04.2025 00:16 โ ๐ 59    ๐ 4    ๐ฌ 4    ๐ 0                      
            
         
            
        
            
            
            
            
            
    
    
            
            
            
                YouTube video by leerob
                MDX with Next.js App Router
            
         
    
    
            New video: MDX with Next.js!
Learn how to combine the power of React components with markdown in the App Router. We also cover some of the built-in metadata features as well as CSS view transitions.
www.youtube.com/watch?v=34bR...
               
            
            
                30.11.2024 23:27 โ ๐ 167    ๐ 9    ๐ฌ 7    ๐ 0                      
            
         
            
        
            
            
            
            
            
    
    
            
                             
                        
                Understanding AI | Lee Robinson
                A brief overview on neural networks and language models.
            
        
    
    
            If you're a developer interested in AI, but not as familiar with machine learning and neural networks, I wrote a post to demystify some of the common terms you might hear.
leerob.com/n/ai
               
            
            
                28.11.2024 14:43 โ ๐ 107    ๐ 9    ๐ฌ 8    ๐ 4                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Iโm starting to hate AI. 
Not because itโs bad or the technology isnโt fun, but because of the scams and grifts and baseless hype and over promising and under delivering. 
Letโs build great things. Like actually great things, AI or not. ๐
               
            
            
                28.11.2024 07:50 โ ๐ 50    ๐ 6    ๐ฌ 3    ๐ 3                      
            
         
            
        
            
            
            
            
            
    
    
            
                             
                        
                Introduction โข The Joy of React
                Welcome, prospective student! This small collection of lessons is designed to give you a feel for my teaching style, and the way the content is structured. I hope it helps give you a sense of what the...
            
        
    
    
            ๐  Iโm having an Open House!
This has become a bit of a tradition for me. Every Black Friday, I select a couple of lessons from my courses and make them public for a few days. This way, potential students can test-drive the content and see if itโs a good fit for them!
The doors have just opened. ๐
               
            
            
                27.11.2024 22:49 โ ๐ 153    ๐ 27    ๐ฌ 7    ๐ 8                      
            
         
            
        
            
            
            
            
                                                 
                                                
    
    
    
    
            This Week In React 211
Read/sub: thisweekinreact.com/newsletter/211
โ๏ธ 
- React Router
- TanStack
- Next.js
- moveBefore
- RSC
- Vite
- cb refs
- React Aria
- Ariakit
- Meteor
- Rslib
๐ฑ
- 0.77 RC
- Screens
- Legend List
- Rapier Wasm
- Testing Library
- BottomTabs
- Cali
- Nitro
- Solito
               
            
            
                27.11.2024 18:42 โ ๐ 132    ๐ 11    ๐ฌ 5    ๐ 1                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            Many of you seemed to love this approach, so I decided to break it all down! ๐
In my latest blog, "The AutoScrollList Component", I take you step by step to build the ultimate AutoScrollList from scratch.
๐ Give it a read: nikhilsnayak.dev/blogs/the-au...
Let me know your thoughts!
               
            
            
                24.11.2024 07:20 โ ๐ 0    ๐ 0    ๐ฌ 0    ๐ 0                      
            
         
            
        
            
        
            
            
            
            
                                                 
                                            AutoScrollList.tsx
                                                
    
    
    
    
            AutoScrollList๐ฅ
- No useEffect / useRef tkdodo.eu/blog/avoidin.... Thanks to @tkdodo.eu 
 
- Distinguishing between human and programmatic scrolling youtube.com/watch?v=3saF.... Thanks to @samselikoff.com
               
            
            
                21.11.2024 10:47 โ ๐ 2    ๐ 0    ๐ฌ 1    ๐ 1                      
            
         
            
        
            
            
            
            
                                                 
                                                
    
    
    
    
            This Week In React 210
Read online & subscribe:
thisweekinreact.com/newsletter/210
โ๏ธ 
- React 19 RC1
- Next.js
- TanStack
- React IDE?
- MistCSS
- React Scan
- PayloadCMS
- React + TS 
๐ฑ
- Expo Workflows
- Universal RSC
- use dom
- Yoga JSI
- Skia
- Turbo Haptics
- TV cookbook
- FastIO
               
            
            
                20.11.2024 16:49 โ ๐ 108    ๐ 12    ๐ฌ 2    ๐ 1                      
            
         
            
        
            
            
            
            
                                                 
                                                
    
    
    
    
            I made the same app with 5 different stacks. It's the most work I've ever put into a single video. I'm biased, but I think it's a good one :) youtu.be/O-EWIlZW0mM
               
            
            
                15.11.2024 21:57 โ ๐ 380    ๐ 8    ๐ฌ 11    ๐ 2                      
            
         
            
        
            
            
            
            
                                                 15.11.2024 09:38 โ ๐ 110    ๐ 7    ๐ฌ 3    ๐ 2
                                                
    
    
    
    
               
            
            
                15.11.2024 09:38 โ ๐ 110    ๐ 7    ๐ฌ 3    ๐ 2                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            look, they fixed it
               
            
            
                15.11.2024 00:06 โ ๐ 166    ๐ 6    ๐ฌ 2    ๐ 0                      
            
         
            
        
            
        
            
            
            
            
            
    
    
    
    
            This fix for this is so slick: instead of reverting back to the old behavior where Suspense fallbacks have to wait for suspended siblings to render, the new feature commits fallbacks immediately, then schedules a render for the siblings after to "pre-warm" the lazy requests in the tree.
               
            
            
                14.11.2024 22:07 โ ๐ 159    ๐ 24    ๐ฌ 8    ๐ 1                      
            
         
            
        
            
            
            
            
            
    
    
            
                             
                        
                React is a programming language, and its rules are syntax
                
            
        
    
    
            React is a programming language, and its rules are its syntax.
buildui.com/posts/react-...
               
            
            
                12.11.2024 11:42 โ ๐ 120    ๐ 11    ๐ฌ 8    ๐ 3                      
            
         
            
        
            
            
            
            
                                                 
                                                
    
    
    
    
            its the future
               
            
            
                07.11.2024 22:15 โ ๐ 25    ๐ 2    ๐ฌ 2    ๐ 1                      
            
         
            
        
            
            
            
            
            
    
    
    
    
            performance pro tip. if some loading interaction is slow, try removing the spinner. sometimes a spinner makes things slower.
i donโt mean just perception-wise. spinners can actually eat CPU
               
            
            
                07.11.2024 20:23 โ ๐ 821    ๐ 45    ๐ฌ 51    ๐ 8                      
            
         
            
        
            
            
            
            
            
    
    
            
                             
                        
                Uncontrolled or controlled: A matter of perspective
                
            
        
    
    
            โ๏ธ New post: "Uncontrolled or controlled: A matter of perspective"
buildui.com/posts/uncont...
               
            
            
                07.11.2024 19:29 โ ๐ 32    ๐ 3    ๐ฌ 0    ๐ 1                      
            
         
            
        
            
            
            
            
                                                 
                                                
    
    
    
    
            This Week In React 208
โ๏ธ 
- Compiler
- Next.js
- Docusaurus
- TanStack
- Actions
- nuqs
- StyleX
- Storybook
- next-link-validate
- uikit
๐ฑ
- React Navigation
- Shopify
- Nitro
- CocoaPods
- VisionCamera
- Reanimated
- Maestro
- BottomTabs
Read online or by โ๏ธ
thisweekinreact.com/newsletter/208
               
            
            
                06.11.2024 19:05 โ ๐ 154    ๐ 23    ๐ฌ 4    ๐ 5                      
            
         
            
        
            
            
            
            
            
    
    
            
                             
                        
                State of React 2024
                Take the State of React survey
            
        
    
    
            React dev?
One week left to answer the community survey! 
survey.devographics.com/en-US/survey...
               
            
            
                05.11.2024 11:13 โ ๐ 30    ๐ 12    ๐ฌ 2    ๐ 0                      
            
         
            
        
            
            
            
            
                                                 
                                                
    
    
    
    
            Reminder that this is a thing:
               
            
            
                04.11.2024 17:40 โ ๐ 139    ๐ 8    ๐ฌ 14    ๐ 1                      
            
         
    
         
        
            
        
                            
                    
                    
                                            Software Engineer @vercel.com
                                     
                            
                    
                    
                                    
                            
                    
                    
                                            Tech's Favorite Auntie
VP Eng, AI Tools & Enablement @ Block
#techgirl1908
                                     
                            
                    
                    
                                            Opinions my own.
https://sarah.dev
Sr Director of Engineering @ Google: Core Web, Android, iOS Infrastructure
Formerly Vue Core โข
Frontend Masters teacher โข
O'Reilly Author โข 
https://www.engmanagement.dev/
https://github.com/sdras
                                     
                            
                    
                    
                                            Making memes, dreams, & software!
Sr. Director of Dev Advocacy at GitHub. Married to a dweeb and mom to a nerdy toddler + baby combo. She/Her โ๏ธ CHI ๐ 
Subscribe to my newsletter!
cassidoo.co/newsletter
                                     
                            
                    
                    
                                            southern roots, oakland blossoms ๐ธ
tech leader (ex google/slack/msft/github/dccc/parkwood)
@b.astrel.laโs weirder half
Never, ever be afraid to make some noise and get in good trouble, necessary trouble. -John Lewis
there will be typos
                                     
                            
                            
                    
                    
                                            I want you to win and be happy. Code, OSS, STEM, Beyoncรฉ, T1D, open source artificial pancreases, Portland, 3D printing, sponsorship http://hanselminutes.com inclusive tech podcast! VP of Developer Community @ Microsoft ๐ฎ
http://hanselman.com/about
                                     
                            
                    
                    
                                            programming and exclamation marks
blog: jvns.ca
zines: wizardzines.com
                                     
                            
                            
                    
                    
                                            ๐ฑ๐ง UI engineer, speaker, author, and educator โข Accessibility advocate โข bird mom โข Minimalist
Practical Accessibility course: https://practical-accessibility.today 
Newsletter: https://www.sarasoueidan.com/newsletter
                                     
                            
                    
                    
                                            Engineering leader. modernleader.is
                                     
                            
                    
                    
                                            I make tv for developers at @codetv.dev
jason.energy/links
he/him
                                     
                            
                    
                    
                                            Author of the critically-acclaimed "Harry Potter" series of children's fantasy novels
                                     
                            
                    
                    
                                            I make things for making things.
@leaverou@front-end.social on Mastodon, @leaverou elsewhere
https://lea.verou.me
                                     
                            
                    
                    
                                            web dev, design, LLMs, data viz, tools for thought
โจ Design @ SHV
๐ธ wattenberger.com
                                     
                            
                    
                    
                                            lvl 16 half-orc nerd. jazz lover. freak for synths. 
education @vercel.com. education products at @badass.dev. building @egghead.io since 2013. 
now ๐ https://joelhooks.com/now
PDX (Vancouver, WA)
                                     
                            
                    
                    
                                            Founder at: @piccalil.li and @set.studio
Complete CSS Course: https://complete-css.com
CSS Book: https://every-layout.dev
Newsletter: https://piccalil.li/the-index/
๐ https://bell.bz/links/
๐ https://bell.bz
๐ Cheltenham, UK
                                     
                            
                    
                    
                                            TC39 - Signals - Source Maps - TS/JS @Bloomberg. Previously I did web at Adobe and Twitter. 
Opinions are my own.
                                     
                            
                    
                    
                                            Just some guy. Previously: LlamaIndex, Netlify, co-founded npm, awe.sm, started lgbtq.technology. Married to @jovo.design. He/him. ๐น๐น๐ฌ๐ง๐บ๐ธ๐ณ๏ธโ๐