The pace of releases this Fall has been intense, and doesn't yet show signs up abating. We've had new releases of Next.js, Remix, Astro and more with a ton of new APIs and features built in. We've had major platform updates from Netlify, Vercel and Cloudflare, to name a few. It's been work enough just to keep up that you'd be forgiven if you haven't gotten to try many of these things yet – I know I haven't, but I am looking forward to doing so.
|
|
Building Towards a New Default Rendering Model for Web Applications Partial pre-rendering (PPR) was introduced in Next.js 14 at Next.js Conf. It allows you to generate portions of a page statically but still pull in dynamic aspects (to me, this sounds similar to the concept of an islands architecture). This post goes into more details on how it works.
Sebastian Markbåge & Malte Ubl
|
Remix ❤️ Vite Unstable support for Vite is available in Remix v2.2.0. This post explains why it took so long to adopt Vite, which seems to have become the industry standard over esbuild, and the remaining work on Cloudflare support.
Pedro Cattori & Mark Dalgleish
|
Introducing Netlify Blobs Beta The lack of a built-in data store has been a key thing missing, in my opinion, from Netlify. Their new Blobs, which is currently in a public beta, addresses this. It's a general purpose data store that can be used for storing data used in functions, as a programmable cache and more.
Eduardo Bouças (Netlify)
|
✂︎ Tools, Resources & More...
|
|
Thanks for reading. — Brian
|
|
|