Live data from Hacker News

Netlify Raises $12M from A16Z

netlify.com

1–10 of 96 posts

Re: Netlify Raises $12M from A16Z

#2
I really like where Netlify is going and how they embrace open source to achieve their goals. There's just one thing I miss in their mix: strong typing. No Elm, PureScript or ReasonML (just yet).

Re: Netlify Raises $12M from A16Z

#3
post #2

I really like where Netlify is going and how they embrace open source to achieve their goals. There's just one thing I miss in their mix: strong typing. No Elm, PureScript or ReasonML (just yet).

That's on your end though, I don't see anything they need to do to support other languages

Re: Netlify Raises $12M from A16Z

#4
post #2

I really like where Netlify is going and how they embrace open source to achieve their goals. There's just one thing I miss in their mix: strong typing. No Elm, PureScript or ReasonML (just yet).

Co-founder here - Thanks so much!

We do use Elm for a couple of minor projects ourself, and it works great on our platform. We also have plenty of people using Typescript or Flow with Netlify.

Re: Netlify Raises $12M from A16Z

#5
Static sites are becoming more and more popular -- you can host them on CDNs across the globe, they can be cached client-side, pre-loaded, work offline....

Especially important thinking about the billions of people in developing countries accessing the Internet over 2G connections.

If the trend towards static sites continues, Netlify could be the next Heroku.

Personally, I use Netlify to host my Gatsby blog; all I need to do is `git push` and they handle the rest.

Re: Netlify Raises $12M from A16Z

#7
post #5

Static sites are becoming more and more popular -- you can host them on CDNs across the globe, they can be cached client-side, pre-loaded, work offline.... Especially important thinking about the billions of people in developing countries accessing the Internet over 2G connections. If the trend towards static sites continues, Netlify could be the next Heroku. Personally, I use Netlify to host my Gatsby blog; all I ne…

You can use heroku for static sites and it already is that easy (well, kinda... git push heroku master)

Re: Netlify Raises $12M from A16Z

#10

Read that as Netflix the first time. Was confused since Netflix's valuation is well past $50b+

Netlify employee here - this is even funnier when it happens from the inside. There's a moment after working here for a fairly short time when you start typing "net..." into your browser and the autocomplete has turned from netflix into netlify. Somewhat of a rite of passage ;)
Post reply on HN