Live data from Hacker News

Show HN: A Visual IDE for React

dev.aspect.app

1–10 of 148 posts

Show HN: A Visual IDE for React

#1
I made this because building UIs in a lexical medium like code is super annoying. I have to pre-render what I’m making in my head, and then jump between the browser and IDE to test. I was inspired by the developer console in chrome and safari since I end up editing css there because it’s ironically more convenient. Hope it’s useful!

Show HN: A Visual IDE for React
dev.aspect.app

Re: Show HN: A Visual IDE for React

#4

Thanks for submitting this it was interesting to see. Is this an old project because the video example uses React Classes rather than functional components and hooks.

Ah I used React classes out of habit—will update the exporter to output hooks instead. Thanks for the heads up!
Post reply on HN