Show HN: Divjoy – React Codebase and UI Generator
31–40 of 133 posts
Re: Show HN: Divjoy – React Codebase and UI Generator
#32That's awesome, well done. Really nice that it exports to codesandbox as well so you don't even need to download anything. Would love to see support for TypeScript as well.
Thank you. I figured people would want to be able to quickly check out the code and play around with it rather than wait for npm install :)
Re: Show HN: Divjoy – React Codebase and UI Generator
#33Great work, and great name! Surprised, but glad to see Bulma as the main UI option. Thanks for using it ;-)
Re: Show HN: Divjoy – React Codebase and UI Generator
#34Re: Show HN: Divjoy – React Codebase and UI Generator
#35I don't like this much. I'm using React as a UI engine for IoT devices, where the interchange is defined with protocol buffers. Yes, just protocol buffers .. which generate templates for React to slurp up and render. Doing this the "Web-first" way, means I have to sign up to produce code? This is where I object. Please people, push things into the smaller end of the stack! Its the natural order of things...
Not sure I'm following you.. also it doesn't have signup. You can use the entire app and export a codebase without signing up.
Re: Show HN: Divjoy – React Codebase and UI Generator
#36Re: Show HN: Divjoy – React Codebase and UI Generator
#37I love this. So easy to use and intuitive. Really creative. Great job!!!
Re: Show HN: Divjoy – React Codebase and UI Generator
#38Nice job Gabe! Next week's hook: const myApp = useDivjoy('material-ui', '@reach/router')
Re: Show HN: Divjoy – React Codebase and UI Generator
#39I really thought this was a facetious jab at the modern web dev landscape until I started clicking around.