🔨 Making front-end frameworks work on Netlify
💻 https://github.com/serhalp
It's all *so fast*. Small project (~1k loc, ~10 files), but type checking in 90ms, building in 60ms, linting in 70ms, and formatting in 80ms is fantastic.
🚀 The future of web dev tooling is bright. Nice work @typescriptlang.org and @voidzero.dev!
It's all *so fast*. Small project (~1k loc, ~10 files), but type checking in 90ms, building in 60ms, linting in 70ms, and formatting in 80ms is fantastic.
🚀 The future of web dev tooling is bright. Nice work @typescriptlang.org and @voidzero.dev!
Page renders, loaders, and actions closer to your users.
⚖️ No need to reopen debates about origin SSR vs. edge SSR. Just pick whichever fits your app's needs. We support both.
Page renders, loaders, and actions closer to your users.
⚖️ No need to reopen debates about origin SSR vs. edge SSR. Just pick whichever fits your app's needs. We support both.
Well have I got news for you: github.com/netlify/remi....
Well have I got news for you: github.com/netlify/remi....
Try it out: analogjs.org/docs/feature...
(P.S.: I'm annoyed that we require one line of manual configuration here... brb 👀)
📜 Content Resources for @angular.dev
📦 Optimized Installs and Bundling
⚡️ @vite.dev ecosystem upgrades
And more!
dev.to/analogjs/ann...
Try it out: analogjs.org/docs/feature...
(P.S.: I'm annoyed that we require one line of manual configuration here... brb 👀)
You can even access fully type-safe Netlify request context:
const country =
context.get(netlifyRouterContext).geo?.country?.name
console.log(`${request.url} from ${country ?? "🤷"}`)
Read more: www.netlify.com/changelog/re...
You can even access fully type-safe Netlify request context:
const country =
context.get(netlifyRouterContext).geo?.country?.name
console.log(`${request.url} from ${country ?? "🤷"}`)
Read more: www.netlify.com/changelog/re...
$ npm install
9 vulnerabilities (4 low, 5 moderate)
To address all issues (including breaking changes), run:
npm audit fix --force
$ npm audit fix --force
15 vulnerabilities (5 low, 2 moderate, 6 high, 2 critical)
$ npm install
9 vulnerabilities (4 low, 5 moderate)
To address all issues (including breaking changes), run:
npm audit fix --force
$ npm audit fix --force
15 vulnerabilities (5 low, 2 moderate, 6 high, 2 critical)
- ☑️ Astro
- ☑️ Next.js
- ☑️ stable, documented API to integrate yourself if you're into that
More framework support to come. (We're listening if you have a request 👀.)
Keep your site experience stable when new deploys go live — now with built-in support for Astro & Next.js.
Big thanks to @astro.build for today’s release!
From @eduardoboucas.com: www.netlify.com/blog/introdu...
- ☑️ Astro
- ☑️ Next.js
- ☑️ stable, documented API to integrate yourself if you're into that
More framework support to come. (We're listening if you have a request 👀.)
Just push, drop, or `npx netlify deploy`. No config needed.
Upgrade your site or start from our updated starter template (which now builds 12s faster thanks to Turbopack 👀).
www.netlify.com/changelog/ne...
Just push, drop, or `npx netlify deploy`. No config needed.
Upgrade your site or start from our updated starter template (which now builds 12s faster thanks to Turbopack 👀).
www.netlify.com/changelog/ne...
... What's that bug or feature for you when it comes to Netlify?
No promises, but I might just knock it out for you 🫣.
... What's that bug or feature for you when it comes to Netlify?
No promises, but I might just knock it out for you 🫣.
Here's the source: github.com/serhalp/remi....
There were a few minor kinks to work out, but this was their conference demo app for an early preview framework, so that's expected.
Seems to work great!
Here's the source: github.com/serhalp/remi....
There were a few minor kinks to work out, but this was their conference demo app for an early preview framework, so that's expected.
Seems to work great!
these funds will primarily be used for two things:
- distributed to projects/individuals in the wider JS community
- development of community projects/tools
thanks so much to those of you who already sponsor us 💙
these funds will primarily be used for two things:
- distributed to projects/individuals in the wider JS community
- development of community projects/tools
thanks so much to those of you who already sponsor us 💙
I guess I'm attending 4 Vite and Vite-adjacent happy hours in 4 days 🫣
Astro Happy Hour – day after ViteConf – drinks are on @netlify.com. Who's in?
I guess I'm attending 4 Vite and Vite-adjacent happy hours in 4 days 🫣
✨ Agent Runners announced
✨ Demos, live builds + industry panel
✨ A new way for humans + AI to ship together
📖 Blog: www.netlify.com/blog/agent-r...
🎯 Challenge: ntl-deploy-challenge.netlify.app
#NTLDEPLOY
✨ Agent Runners announced
✨ Demos, live builds + industry panel
✨ A new way for humans + AI to ship together
📖 Blog: www.netlify.com/blog/agent-r...
🎯 Challenge: ntl-deploy-challenge.netlify.app
#NTLDEPLOY
We’re supporting frameworks like @tanstack.com & @astro.build with @cloudflare.social—keeping them strong, independent & community-driven.
More from @biilmann.blog → www.netlify.com/blog/support...
We’re supporting frameworks like @tanstack.com & @astro.build with @cloudflare.social—keeping them strong, independent & community-driven.
More from @biilmann.blog → www.netlify.com/blog/support...
@danielroe.dev @pi0.io @43081j.com @thealexlichter.com @ryansolid.bsky.social (we were briefly teammates! 🫡) @tannerlinsley.com... anyone else?
@danielroe.dev @pi0.io @43081j.com @thealexlichter.com @ryansolid.bsky.social (we were briefly teammates! 🫡) @tannerlinsley.com... anyone else?
We're rolling out credit-based plans for new users.
– One metric across 5 categories
– Analytics now included
– New Personal plan starts at $9/mo
We're rolling out credit-based plans for new users.
– One metric across 5 categories
– Analytics now included
– New Personal plan starts at $9/mo
Thank you to the @nextjs.org team for working with providers to keep Next.js sites secure.
Full details:
www.netlify.com/changelog/se...
Thank you to the @nextjs.org team for working with providers to keep Next.js sites secure.
Full details:
www.netlify.com/changelog/se...
I can't believe how easy it was to build that Nuxt module... It makes me wonder about clever use cases we haven't thought of 🤔.
Pretty sure we can make it work with Next.js...
Any fun ideas out there?
www.npmjs.com/package/@net...
Here’s why I'm excited about it. 🧵
I can't believe how easy it was to build that Nuxt module... It makes me wonder about clever use cases we haven't thought of 🤔.
Pretty sure we can make it work with Next.js...
Any fun ideas out there?
$ nodenv uninstall -f 0.10.48 6.9.1 8.9.0 8.11.4 10.15.3 10.24.1 12.2.0 12.16.3 12.18.3 12.22.0 14.15.3 14.15.4 14.15.5 14.16.0 14.16.1 14.17.0 14.17.2 14.18.2 14.19.0 16.13.1 16.13.2 16.14.0 16.14.2
... oh, uh. Does anyone still use nodenv? Is that overdue too?
$ nodenv uninstall -f 0.10.48 6.9.1 8.9.0 8.11.4 10.15.3 10.24.1 12.2.0 12.16.3 12.18.3 12.22.0 14.15.3 14.15.4 14.15.5 14.16.0 14.16.1 14.17.0 14.17.2 14.18.2 14.19.0 16.13.1 16.13.2 16.14.0 16.14.2
... oh, uh. Does anyone still use nodenv? Is that overdue too?
✅ Vite: add `@netlify/vite-plugin` (bsky.app/profile/netl...)
✅ Nuxt: add `@netlify/nuxt` (bsky.app/profile/dani...)
✅ Astro: now just works with `@astrojs/netlify` (👇🏼)
Which framework should we level up next?
(No replies = jQuery)
Astro 5.12 has a new Netlify dev experience that's sure to get you in the right mood. 🕯️
astro.build/blog/astro-5...
✅ Vite: add `@netlify/vite-plugin` (bsky.app/profile/netl...)
✅ Nuxt: add `@netlify/nuxt` (bsky.app/profile/dani...)
✅ Astro: now just works with `@astrojs/netlify` (👇🏼)
Which framework should we level up next?
(No replies = jQuery)
remix.run/blog/react-r...
remix.run/blog/react-r...
Check out our new guide by @philippeserhal.com & get started today!
developers.netlify.com/guides/run-s...
Check out our new guide by @philippeserhal.com & get started today!
developers.netlify.com/guides/run-s...