Gatsby raises $28M Series B led by Index Ventures
1–10 of 117 posts
Re: Gatsby raises $28M Series B led by Index Ventures
#2Re: Gatsby raises $28M Series B led by Index Ventures
#3Gatsby has slick looking docs and a lot of VC money and as far as I can tell a painful development experience. For most use cases you'll still have to write a backend API to handle form submissions, 3rd party calls and other Ajax. What does Gatsby actually do other than package together a bunch of trendy web technologies with Wieden Kennedy designed documentation?
Re: Gatsby raises $28M Series B led by Index Ventures
#4Could someone explain what Gatsby's path is to eventually making a lot of money? I'm always a bit wary of open source frameworks that claim to be all about their community getting funded with lots of venture capital.
SaaS for deploying and running Gatsby sites, with add-ons, competitive with Netlify and Vercel.
As more companies use Gatsby, they (and the VCs) are making a bet that some meaningful percentage of them are willing to pay money if it means reducing their development or maintenance burdens.
Re: Gatsby raises $28M Series B led by Index Ventures
#5Could someone explain what Gatsby's path is to eventually making a lot of money? I'm always a bit wary of open source frameworks that claim to be all about their community getting funded with lots of venture capital.
Seems like they're going the way of meteor though, so who knows.
Re: Gatsby raises $28M Series B led by Index Ventures
#6Re: Gatsby raises $28M Series B led by Index Ventures
#7From my point of view, if they succeed in achieving that goal, that means Gatsby the open source project has failed, because it contradicts its purpose.
I can understand them raising a few million dollars, but $28M? Not so sure, I actually think the VC money will do more harm than good.
Re: Gatsby raises $28M Series B led by Index Ventures
#8Gatsby.js raised money, Next.js raised money, and then Gatsby.js raised even more money.
Re: Gatsby raises $28M Series B led by Index Ventures
#9it's kind of ironic that the main value proposition of static site generators like Gatsby is that it's just a file so it's portable and you can take them anywhere, instead of getting locked into server/client based database systems, yet here they are, trying to monetize by building the "the best way to build and maintain Gatsby sites". From my point of view, if they succeed in achieving that goal, that means Gatsby t…
But I also think that 28mill is outrageously lot of money for what the service is. True SV scale :)
Re: Gatsby raises $28M Series B led by Index Ventures
#10I just don't get Gatsby. It feels over-engineered for the small static site use cases it is the best tool for and definitely not a good alternative to dynamically generated pages from other frameworks like Next.js, Rails, Django, etc. Maybe the engineers that preceded me on the Gatsby project I worked on took a wrong turn but we ended up with long build times and ever growing complexity around the create pages functi…
I think you might be on to something; I don't even bother with projects without good docs or a readme.
Edit: Not sarcasm. I value my time.