Ask HN: If you could have your tech team know one new thing
1–10 of 12 posts
Re: Ask HN: If you could have your tech team know one new thing
#2Re: Ask HN: If you could have your tech team know one new thing
#3Coupled with a headless CMS (GraphQL is nice but not mandatory), this makes React a dream to work with, the pages super fast, the routing super simple, and the dev ex super fun.
One push to Vercel and you have a fully functional website, no AWS, Docker, Kubernetes, DNS, HTTPS, etc. to configure. It really is magic.
Re: Ask HN: If you could have your tech team know one new thing
#4Next.js. In 20 years of web dev, this is the single technology that's made me the happiest. It's the reason I chose to specialize in the FE and gave up the backend. Coupled with a headless CMS (GraphQL is nice but not mandatory), this makes React a dream to work with, the pages super fast, the routing super simple, and the dev ex super fun. One push to Vercel and you have a fully functional website, no AWS, Docker, K…
Re: Ask HN: If you could have your tech team know one new thing
#5Next.js. In 20 years of web dev, this is the single technology that's made me the happiest. It's the reason I chose to specialize in the FE and gave up the backend. Coupled with a headless CMS (GraphQL is nice but not mandatory), this makes React a dream to work with, the pages super fast, the routing super simple, and the dev ex super fun. One push to Vercel and you have a fully functional website, no AWS, Docker, K…
Which headless CMS do you prefer?
We evaluated about 10 or 15 of them and ended up choosing DatoCMS, a small startup with wonderful features and a terrific editing UI and rich plug in system. Their devs were also very responsive. A bunch of small QoL features like built in imgix support and graphql and such sealed the deal for us.
GraphCMS was a close second, with a very strong data model and solid API, but our editors (marketers, not coders) preferred Dato.
There are a lot of good choices out there. The only one we had a bad experience with was the industry leader, Contentful. They were both outrageously expensive (which wasn't the case when they first started) and also didn't really want us as a customer. They wouldn't even seriously meet with us without a NDA.
Re: Ask HN: If you could have your tech team know one new thing
#6Re: Ask HN: If you could have your tech team know one new thing
#7Re: Ask HN: If you could have your tech team know one new thing
#8Next.js. In 20 years of web dev, this is the single technology that's made me the happiest. It's the reason I chose to specialize in the FE and gave up the backend. Coupled with a headless CMS (GraphQL is nice but not mandatory), this makes React a dream to work with, the pages super fast, the routing super simple, and the dev ex super fun. One push to Vercel and you have a fully functional website, no AWS, Docker, K…