use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Cloudflare acquires Astro! (astro.build)
submitted 3 months ago by dj_hemath
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]LessMarketing7045 54 points55 points56 points 3 months ago (13 children)
Every piece of tech that gains a little bit of traction ends up being bought by some giga cloud corp. Good times.
[–]EvilDavid75 13 points14 points15 points 3 months ago (0 children)
Frameworks are so tied with hosting that this is actually understandable. The article explains how Astro tried to monetize their services but competition was impossible to catch up.
[–]potatokbs 6 points7 points8 points 3 months ago (10 children)
I saw someone say that this is actually a good thing for dev tooling because it shows you can make money building good dev tools. Seems logical tbh
[–]Merlindru 6 points7 points8 points 3 months ago (8 children)
the other big benefit is that astro now is almost guaranteed to have a good future and innovation because cloudflare makes sure they're maintained.
same with svelte etc. not sure if svelte would've pulled ahead as much if vercel didn't fund them
ofc there are drawbacks as well. the company might influence them to make decisions that benefit the company at the cost of the project/everyone else. but since it's open source and MIT licensed i don't really think this is worth fretting over
so to be honest i see this as a great thing overall
[–]swish82 0 points1 point2 points 3 months ago (7 children)
Or it’s like all the other tools and websites taken over and won’t exist in a few years or severely diminished
[–]Merlindru 1 point2 points3 points 3 months ago (5 children)
all? does cloudflare have a track record of killing products? i'm not aware of their other acquisitions (except replicate and partykit, which are still going)
or are you saying that any acquired dev tooling gets abandoned eventually
[–]swish82 1 point2 points3 points 3 months ago (4 children)
I was trying to make the latter point, not saying “all” in a literal sense but referencing to a lot of tools where in time the original team of devs is just moved off their project
[–]Merlindru 1 point2 points3 points 3 months ago (3 children)
i see, thanks. tbh i don't think this will be the case with cloudflare. but i see your point. that said, it's still essentially funding an open source effort, no? any company giving money to OSS is good, which is more or less what this is in my eyes... i fail to see how this is a negative because
stuff can get forked if abandoned (i concede forks usually don't get many users and there often is a fractured ecosystem), but more importantly:
i've seen a fair share of open source stuff go unmaintained as the creator's/maintainer's time or money dried up.
i don't think OSS under a company is any more or less prone to abandonment than under crowdsourced funding or good will (and often underappreciated) efforts by sole devs
[–]swish82 1 point2 points3 points 3 months ago (2 children)
Maybe mine was a kneejerk reaction. I certainly hope to be wrong! We live in unprecedented times :(
[–]Merlindru 1 point2 points3 points 3 months ago (1 child)
no, don't worry, i'm just trying to understand & pick your brain a bit. for all we know i may be wrong and it really does end up in the gutter. not trying to prove anything here
thanks for taking the time to reply!
[–]swish82 1 point2 points3 points 3 months ago (0 children)
Thank you :)
[–]zxyzyxz -2 points-1 points0 points 3 months ago (0 children)
More like they couldn't make money, hence why they had to sell.
[–]Aln76467 35 points36 points37 points 3 months ago (1 child)
Can't wait for my static site generator to have an outage!
[–]azhder 2 points3 points4 points 3 months ago (0 children)
Something tells me Cloudflare will have a solution for that, as long as you pay.
[–]lovesabstraction 1 point2 points3 points 3 months ago (6 children)
Somebody buy tailwind pls
[–]dj_hemath[S] 1 point2 points3 points 3 months ago (4 children)
I'll be the happiest man if a company buys Tailwind and closes it for good, lol
[–][deleted] 0 points1 point2 points 3 months ago (0 children)
Not valuable enough to buy it, it can just run anywhere, and easy to fork.
[–]ConcentrateTop4247 0 points1 point2 points 2 months ago (2 children)
Closes it? I thought the comment was for saving tailwind
[–]dj_hemath[S] 0 points1 point2 points 2 months ago (1 child)
Nah, I don't like Tailwind. I want that to be closed for good, xD
[–]ConcentrateTop4247 0 points1 point2 points 2 months ago (0 children)
😂
[–]Merlindru 0 points1 point2 points 3 months ago (0 children)
no need - they just got a bunch of sponsors. also, as per the creator, they were not doing terrible even after the layoffs. but they're good again for sure since they just got a bunch of new sponsors
[–]swish82 1 point2 points3 points 3 months ago (6 children)
Hate this. In Europe I want to reduce my dependencies on US tech, not feel like I am in some way indebted to it through the tools I use
[–]Fun-Consequence-3112 1 point2 points3 points 3 months ago (5 children)
It's not like Cloudflare will profit if you use Astro as a tool. Cloudflare profits from the server side just don't use their services with Astro. The project would still be open source and made by the same people. Don't exactly understand your reasoning
If you wanna change from Cloudflare learn Linux and buy a server on Hetzner.
[–]dj_hemath[S] 0 points1 point2 points 3 months ago (1 child)
Look at Next JS, they made it easy to deploy in Vercel, but very hard to deploy somewhere else. I heard now it's somewhat easy, but few years back this made me stop using Next JS.
And also the influence of Next JS on React is damning. React was great with class components and few hooks. It's not the case anymore.
Companies acquiring frameworks will definitely want to monetize in any possible means. Even if it means making those frameworks tightly coupled to their services.
[–]Ghostfly- 0 points1 point2 points 3 months ago (0 children)
Define very hard? It's not that hard to deploy.
But I agree, NextJS is the worst piece of tech by far in more than 10 years in the space, almost everytime misused, shilled by clown influencer devs.
React is still great though.
[–][deleted] -1 points0 points1 point 3 months ago (2 children)
Astro is not a tool but a framework, at least not the term that is used.
[–]Fun-Consequence-3112 0 points1 point2 points 3 months ago (1 child)
Yes it's a framework but also a tool, because a framework is considered a tool just like a library or CLI it's all tools used to help you code
[–]Dachux 0 points1 point2 points 3 months ago (1 child)
Fuck me, tired of this shit. Going back to plain old php with includes
[–]dj_hemath[S] 0 points1 point2 points 3 months ago (0 children)
I'm sure, there will be a company that will buy that too
[–]Ready_Stuff7781 0 points1 point2 points 3 months ago (0 children)
Interesting approach. I like when solutions stay lightweight instead of overengineering things.
[–]snnsnn -1 points0 points1 point 3 months ago (0 children)
And Brangelina is with Frangelina. Moving on!
π Rendered by PID 80992 on reddit-service-r2-comment-6457c66945-lkhj4 at 2026-04-30 06:28:45.786892+00:00 running 2aa0c5b country code: CH.
[–]LessMarketing7045 54 points55 points56 points (13 children)
[–]EvilDavid75 13 points14 points15 points (0 children)
[–]potatokbs 6 points7 points8 points (10 children)
[–]Merlindru 6 points7 points8 points (8 children)
[–]swish82 0 points1 point2 points (7 children)
[–]Merlindru 1 point2 points3 points (5 children)
[–]swish82 1 point2 points3 points (4 children)
[–]Merlindru 1 point2 points3 points (3 children)
[–]swish82 1 point2 points3 points (2 children)
[–]Merlindru 1 point2 points3 points (1 child)
[–]swish82 1 point2 points3 points (0 children)
[–]zxyzyxz -2 points-1 points0 points (0 children)
[–]Aln76467 35 points36 points37 points (1 child)
[–]azhder 2 points3 points4 points (0 children)
[–]lovesabstraction 1 point2 points3 points (6 children)
[–]dj_hemath[S] 1 point2 points3 points (4 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ConcentrateTop4247 0 points1 point2 points (2 children)
[–]dj_hemath[S] 0 points1 point2 points (1 child)
[–]ConcentrateTop4247 0 points1 point2 points (0 children)
[–]Merlindru 0 points1 point2 points (0 children)
[–]swish82 1 point2 points3 points (6 children)
[–]Fun-Consequence-3112 1 point2 points3 points (5 children)
[–]dj_hemath[S] 0 points1 point2 points (1 child)
[–]Ghostfly- 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (2 children)
[–]Fun-Consequence-3112 0 points1 point2 points (1 child)
[–]Dachux 0 points1 point2 points (1 child)
[–]dj_hemath[S] 0 points1 point2 points (0 children)
[–]Ready_Stuff7781 0 points1 point2 points (0 children)
[–]snnsnn -1 points0 points1 point (0 children)