Hard disagree. SSR is not just for SEO landing pages.
Most products are forms, dashboards, tables, settings, auth, billing, emails and CRUD. You can build all of that with SSR, small JS where needed, and HTMX for partial updates. Browser JS is useful. A full client-side app framework is not automatically required.
@i_mika_el@DuckDHD SSR doesn’t mean every change requires a full page reload. You can use simple JS for small interactions or HTMX for partial updates. No React, Svelte, Vue or whatever required.
@i_mika_el@DuckDHD Yes. Next.js does SSR out of the box now because the frontend world spent years overcomplicating HTML and then rediscovered the server.
@i_mika_el None of the above. Goilerplate which is Golang Templ HTMX with resend polar pgsql all running on a vps along with self hosted grafana prometheus for monitoring and umami for analytics. Thanks to @axadrn this is possible and straightforward no BS no js drama
Is there anyone here who still uses their own brain and codes manually, or is everyone just relying on those $200 LLM plans now? Is this really the future?
Prompting -> Review -> Repeat
Really?