I guess it's good for "Dreamweaver 2.0" in the sense that it produces plain HTML. But my understanding is most serious web applications use a framework of some sort, such as React, Vue, or Svelte, and each is opinionated.
rane•22m ago
There's this one new cool technology that could be just the thing for converting the HTML to use web framework of preference.
jagged-chisel•18m ago
> … most serious web applications use a framework of some sort …
So many things wrong with this sentiment.
Define “serious.”
Do people think it’s just not possible to make web apps without frameworks?
Take the output from this tool and adapt it to whatever framework you want … if you feel that’s necessary.
kocial•22m ago
Oh! What about CSS frameworks like Tailwind, Bootstrap, etc.?
How on earth was it able to generate and clone Images just from UI? Like did it get the source of the URL as well, where it could link those images or what did it actually do there?
wiradikusuma•41m ago
rane•22m ago
jagged-chisel•18m ago
So many things wrong with this sentiment.
Define “serious.”
Do people think it’s just not possible to make web apps without frameworks?
Take the output from this tool and adapt it to whatever framework you want … if you feel that’s necessary.