Looks amazing! Any plans on a vuejs implementation? Also would be awesome if we can change bootstrap scss variables such as primary color. Thank you for the amazing product
Show HN: Divjoy – React Codebase and UI Generator
61–70 of 133 posts
Re: Show HN: Divjoy – React Codebase and UI Generator
#62If you've got some preferred channel where I can drop you a couple dollars in support of this project, let me know.
Re: Show HN: Divjoy – React Codebase and UI Generator
#63Earlier 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.
Re: Show HN: Divjoy – React Codebase and UI Generator
#64This tool is an absolute joy to use. At my nine to five, I work on a library that often times feels clunky and heavy. To use a tool as simple, powerful, and beautiful as this one truly does bring me joy. Thanks for putting the time into this! It's the perfect intersection of drag-n-drop and from scratch. If you've got some preferred channel where I can drop you a couple dollars in support of this project, let me know…
Re: Show HN: Divjoy – React Codebase and UI Generator
#65Earlier quoted context omitted.
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.
Yeah, having styled-components (not a UI framework) included in the boilerplate would be pretty awesome for something like this.
Re: Show HN: Divjoy – React Codebase and UI Generator
#66Earlier quoted context omitted.
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
#67Impressive, how long did it take a single developer to make something like this?
Re: Show HN: Divjoy – React Codebase and UI Generator
#68Re: Show HN: Divjoy – React Codebase and UI Generator
#69it's almost like no code, but it is code
Re: Show HN: Divjoy – React Codebase and UI Generator
#70It had seemed to me that due to how web development has evolved in recent years, improving compositionality greatly by adopting functional programming concepts, designing something like this could be done relatively elegantly if you are just able to find the right abstractions. Seems to me that you have been able to do so, given what you support and are planning to support, though I can imagine it is an ongoing engineering challenge.
Kudos, thanks and good luck! I will definitely be trying this out, though I hope you decide to support typescript at some point.