Remix.run Logo
codegeek 3 months ago

Visual part is nice and Landing page and slick. However, I am not trolling but what happens when NextJS is no longer the hot commodity that it is today. I would prefer a Visual CMS that lets me do all this but the output should always be static HTML/CSS/JS. Most tools either do the visual part well but fail at the output or vice versa. I don't mind if the stack is NextJS or whatever but the final output should be a static HTML. Bonus if you can push to deploy to Netlify/Cloudflare Pages/S3 etc

__oh_es 3 months ago | parent | next [-]

https://pinegrow.com may serve your needs well here epic product

paradite 3 months ago | parent | prev | next [-]

I think you are looking for FrontPage or Dreamweaver?

dncornholio 3 months ago | parent | prev | next [-]

The exported code will always work, it doesn't depend on any popularity?

darepublic 3 months ago | parent | prev | next [-]

I see more of a reason for nextjs than tailwind personally. Having perhaps different export formats would be good but I do feel like nextjs is a decent standard, for now at least.

Centigonal 3 months ago | parent | prev | next [-]

always pushing to static HTML limits you to minimal backend interactivity

bilekas 3 months ago | parent [-]

I'm not sure this is exactly true these days with htmx I've been having a rush of fun again with light weight front ends. And full two way binding support.

dangsux 3 months ago | parent | prev [-]

[dead]