1
1 Comment

Migrate to Nuxt SSR

It was great being online, but the site wasn't doing as well as it could do because it wasn't server-rendered.

Very kindly Alex Lichter from the Nuxt core team reached out to me and offered to help me migrate the app to Nuxt. Obviously I grabbed this opportunity with both hands, and Alex very kindly migrated it in about 6 hours.

Once done, he then added the bones of i18n, including the bones of a translation engine, to which I would add 9 languages over the coming week.

  1. 1

    Q: Have you considered doing partial SSR instead (which can be done at CDN edge locations using Cloudflare Workers) - just <head> section of the page required for sharing on social media, and injecting API response into the HTML page then dehydrating on the client in order to avoid API calls on front-end during the initial rendering.

    Demo: https://goodparts.org/law-of-one -> right-click, view source

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments