Show HN: A Visual IDE for React
dev.aspect.app
Show HN: A Visual IDE for React
1–10 of 148 posts
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!
Re: Show HN: A Visual IDE for React
#2[deleted]
Re: Show HN: A Visual IDE for React
#3Thanks 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.
Re: Show HN: A Visual IDE for React
#4Thanks 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!
Re: Show HN: A Visual IDE for React
#5The video doesn't work
{ "error": { "code": 402, "message": "Quota has been exceeded for this project. Please visit the Firebase pricing page to learn more." } }
Re: Show HN: A Visual IDE for React
#6Seems interesting. As a note, I am not able to view the video on an iPad. (Not complaining. Just FYI.)
Re: Show HN: A Visual IDE for React
#7I'm seeing a MIME type not supported for the video on Android Firefox
Re: Show HN: A Visual IDE for React
#8The video doesn't work { "error": { "code": 402, "message": "Quota has been exceeded for this project. Please visit the Firebase pricing page to learn more." } }
Works now
Re: Show HN: A Visual IDE for React
#9The video doesn't work { "error": { "code": 402, "message": "Quota has been exceeded for this project. Please visit the Firebase pricing page to learn more." } }
Ah thanks for the heads up, just fixed!
Re: Show HN: A Visual IDE for React
#10As someone who doesn't like to watch videos, i'd have loved some text content on this or any page explaining the proposition