
React 2022 Year in Review: Foundational Changes
The React Show
00:00
New Architecture for React - Server Side Components
The new Next.js architecture recommends that all data fetching is done in server side components. Will we even need libraries like SWR or React query to fetch and cache data for us? Probably not, but this will allow us to completely eliminate an entire class of solutions from client side work. We shouldn't need these libraries anymore. Should reduce the amount that we have to send to clients. Super exciting.
Transcript
Play full episode