I’ve used Astro on Cloudflare for a few years for my personal website (username.com). They’ve both been absolutely fantastic, I can’t say enough good things about both of them. My website has all 100s on PageSpeed/Lighthouse, and that’s because of the performance focus of both Astro and Cloudflare. No credit to me at all. It was mainly because Astro prioritised shipping 0 JS unless it was absolutely necessary and Clo…
Cloudflare acquires Astro
191–200 of 409 posts
Re: Cloudflare acquires Astro
#192Astro on Cloudflare workers has been my goto stack for multiple years now. I am very happy with it, and hope this makes the integration stronger. Now we just need Cloudflare to buy one of the DBaaS companies so they have a solid relational offering.
Re: Cloudflare acquires Astro
#193Re: Cloudflare acquires Astro
#194I like the idea behind Astro, I've used it for a couple websites here and there. I'm a bit worried about the complexity brought by Astro supporting all these different frameworks through its adapters, and how stable and maintainable those websites will be in the future. For instance: I've been using Astro with Svelte to build static sites with some components that require client-side interactivity. I really like that…
Re: Cloudflare acquires Astro
#195I'm a little wary of this. I'd been using Gatsby for my static websites for a long time, until it got eaten up by Netlify and then sunset; I switched over to Astro at that point, but now I'm getting a sense of déjà vu.
Re: Cloudflare acquires Astro
#196Damn. What alternatives does HN recommend?
HTML. Unironically have been migrating my static pages (from Nextjs and Eleventy) to plain HTML and love it. Of course depends on your use case if that is feasible.
Re: Cloudflare acquires Astro
#197Earlier quoted context omitted.
So, cloudification: lock the customer into a complex cloud dependent solution they can't easily migrate to some other commodity infrastructure provider.
The easier/convenient a cloud makes it for a business to use, the more the industry will continue to trend towards lock in
Re: Cloudflare acquires Astro
#198Earlier quoted context omitted.
> Nextjs has no support From what I remember, you can't even run a NextJS app through vite?
This is insane to me, and validates my irrational dislike of next.
It's like being mad that Rails can't run on Python, or that React can't run on jQuery. Next already has its own build system, so of course it doesn't work with another build system.
Re: Cloudflare acquires Astro
#199It would be good to understand what Cloudflare gets out of the deal. The article is very much just "Astro, but someone else pays the bills!" which is of course lovely for Astro.
I also wouldn't be surprised if cloudflare wants to build this into their site-hosting capabilities.
Re: Cloudflare acquires Astro
#200Earlier quoted context omitted.
Same reason vercel buys open source... it makes cloudflare always a great deployment option for all Astro sites, which in turn helps cloudflare's core business. For example, Cloudflare released their vite plugin which makes it effortless for frameworks that use the vite env API to run inside workerd (meaning you get to use cloudflare service bindings in dev) back in April and only React Router had support for it. Nex…
This reads like marketing copy. Maybe it reflects your actual feelings but it's hard to imagine that if you don't write like a human.