|
|
|
|
|
by freedomben
652 days ago
|
|
Same. If there were a good WYSIWYG editor that would output well-formed Javascript (especially React) that was easy to edit/maintain by hand, I'd pay in a heartbeat. Everything I've tried in the past had too much friction. Something like Tailwind UI in an editor that spat out the same type of code as Tailwind UI gives would be killer. But to the point, if my output is locked to the tool, I'm not going to use it. If I can get at least an uglified version of the source that I can host on my own Nginx, then it's a possibility, but not having at least that is a total deal breaker for me. |
|
If you're talking about wanting to use this tool as a starting point for actual applications, then I would see why you'd need to export JS/React code.