Skip to content

Comment on Netlify raises $53M Series C as microservices approach to web development growsparent

Comments

Couple of clarifications:

- Netlify is multi-cloud: https://www.netlify.com/products/edge/

- Content from a headless CMS like Contentful is generally retrieved at build time, not rendered in the browser

Doesn't matter if it's multi-cloud or not, the HTTP server Netlify are using still has HTTP/2 issues

Suggest you look at at few more Contentful sites in DevTools the Contentful site itself has no content in it's HTML and requests all content as JSON which is then rendered via JS components.

The content is in all the page-data.json responses in this waterfall - https://www.webpagetest.org/result/200307_EQ_e60b0b3388b452b...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.