my 2 cats after 10 sec of checking : feature request : - add for UI kit : ant.design & reactSemantic.UI please :)
Show HN: Divjoy – React Codebase and UI Generator
121–130 of 133 posts
Re: Show HN: Divjoy – React Codebase and UI Generator
#122Would be awesome if it supported Semantic UI
Re: Show HN: Divjoy – React Codebase and UI Generator
#123support builder!
Re: Show HN: Divjoy – React Codebase and UI Generator
#124This 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
#125Re: Show HN: Divjoy – React Codebase and UI Generator
#126Earlier 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?
Great! Thanks :) I'm using styled components too. But the idea is to have nothing unnecessary forced on you like an UI library, email subscription and so on
Re: Show HN: Divjoy – React Codebase and UI Generator
#127Hey 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…
Love it. Congratulations on making the Web a more comfortable place for Delphi expats.
Re: Show HN: Divjoy – React Codebase and UI Generator
#128Earlier quoted context omitted.
Cool, thanks for clarifying. Definitely on the todo list, although still figuring out how soon I need to figure out the whole data layer (the big missing piece right now) VS focusing on expanding the component library across all the UI kits. Lots to do..
Yeah it looks like a great project with endless directions to expand. I think it would be nice for that drop down for authentication to just offer one more choice. For me there's sort of an "oh, just google" moment when there is just one built in authentication. That's not to take away anything from the project as it is, it's pretty great.
Re: Show HN: Divjoy – React Codebase and UI Generator
#129I made a project, I messed around with the components, and I exported it. There weren't any tests or docs. That's very disappointing.
This is helpful feedback. Right now it exports the normal CRA readme. Plan is to soon replace that with a dynamically generated doc that goes over your chosen stack as well as some details like the light wrappers we export around routing and auth. Is that what you had in mind? In terms of docs, anything else you’d like to see?
That's exactly what I would have liked to see, yes.
Re: Show HN: Divjoy – React Codebase and UI Generator
#130Hey 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…