Live data from Hacker News

Show HN: Divjoy – React Codebase and UI Generator

divjoy.com

21–30 of 133 posts

Re: Show HN: Divjoy – React Codebase and UI Generator

#23
post #5
post #3

This looks amazing. Going to give it a try for my next project.

Thanks! Would love to hear any feedback once you give it a spin.

Yeah, this reminds me of RealWorld on Github.

I wonder if you could use that to build your templates since it's open source :)

Re: Show HN: Divjoy – React Codebase and UI Generator

#24
post #21

This is amazing. Creating a site from scratch takes a lot of time, WYSIWYG website builders are not very customizable. You are in the exact sweet spot I look for as a developer. Seriously great work !

That makes me very happy to hear. I'm trying to keep a pretty light abstraction over code. Over time going to build UIs over the code bits, like props, scoped style, etc.

Re: Show HN: Divjoy – React Codebase and UI Generator

#26
I 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...

Re: Show HN: Divjoy – React Codebase and UI Generator

#28
post #2

Hey HN, my goal with Divjoy is to make it ridiculously easy to start a new React project. You just select all the things you want in your codebase (UI kit, React framework, auth provider, analytics, form handling, etc), pick a template, then export it as a complete codebase that you can keep building on. All the UI logic like routing and auth flows just works. It also has a built-in editor which I think is pretty nif…

Thank you, I think it is great idea and I love it. I need to play with it, but on the face of it, seems like solid idea and very useful tool. Thank you!

I personally like Bulma a lot and think it is useful, so either that or Material works for me.

Re: Show HN: Divjoy – React Codebase and UI Generator

#29

I 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

#30
post #2

Hey HN, my goal with Divjoy is to make it ridiculously easy to start a new React project. You just select all the things you want in your codebase (UI kit, React framework, auth provider, analytics, form handling, etc), pick a template, then export it as a complete codebase that you can keep building on. All the UI logic like routing and auth flows just works. It also has a built-in editor which I think is pretty nif…

Thank you, I think it is great idea and I love it. I need to play with it, but on the face of it, seems like solid idea and very useful tool. Thank you! I personally like Bulma a lot and think it is useful, so either that or Material works for me.

Appreciate it! I'm a fan of Bulma as well, obviously :)
Post reply on HN