Live data from Hacker News

Show HN: Divjoy – React Codebase and UI Generator

divjoy.com

51–60 of 133 posts

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

#51
post #8

Earlier quoted context omitted.

Yeah, I'm definitely considering that. Basically just wanted to wait and see if anyone asked for it. Out of curiosity, is that because you'd like to use a different UI kit or do you generally write styles from scratch?

I think a lot of people prefer to write styles from scratch. At least I haven't seen these UI kits being used much around me. I tried using one a couple of times and while it's great for getting something on the screen quickly, it turned into hell when I wanted to customize the look. Also it emitted embarassingly large bundles.

Yup makes sense. Technically it would be pretty easy to add this so will keep an eye on feedback and try it out if I see a good number of requests.

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

#52
post #49

This looks great, would be awesome if possible to customize and add plugins/other integrations one self back to the mothership

Hey, would love to hear what kind of plugins or integrations you'd want. I'll be adding them pretty quickly over the next few months.

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

#56
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 !

hey joshi! What kind of website are you thinking of building? Would love to hear about why WYSIWYG website builders break down for certain use cases. We're thinking of using WYSIWYG builders interally

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

#57

This is great ! Just works out of the box...really good work. Waiting for bootstrap version

Even the code sandbox integration is great, I dont even need to download the code. Good focus on what devs want...have you thought of integrating this with tools like VS Code ? More non web based product ?

I love the idea of doing some kind of VS Code plugin, but not sure where it will fall on the priority list. Any thoughts as to what a VS code integration might look like?

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

#59

This sounds awesome! Does it work with server side rendering or is that coming with the next.js integratiom you have planned?

Hey David, I don't export anything that helps with server-side rendering the CRA app. In theory, I could do that if people want it, but my feeling is people that want SSR should probably just use Next.js once we support it. Coming soon!
Post reply on HN