|
|
|
|
|
by practicalpants
4125 days ago
|
|
Yep, I have something vaguely similar to this which I've built over the years for my own projects, essentially generators for boilerplate for back end stuff, written with preferred libraries, coding styles, testing approaches, etc. From who I know, I think it's common for back end devs. Yet I've never really built 'a simple' app... It does always requires substantial time tweaking, customizing, and building things that just can't be automatically generated. I can't imagine for anything that's not just dead simple that you could take the generators all the way. But I see you're targeting front end folks, which makes sense. If they have simple use cases this could work nicely for them. |
|