Releasing something cool and thought I would come here to get feedback.
After developing several products from scratch, there has always been the question of how I am able to bring a product from inception to production ready from a week to month time period and keep technical debt relatively low.
The answer is I developed a Toolkit and Framework years ago that is focused on rapid development while following good software architecture and now I am officially making it open source! Here are the two links:
Toolkit: https://github.com/ProdigyView-Toolkit/prodigyview
MVC Framework: https://github.com/Helium-MVC/Helium
I also think about Inversion of Control in a more targeted way: https://medium.com/helium-mvc/a-new-approach-to-inversion-of-control-with-prodigyview-e15a34cff0d
And follow certain principles on product development: https://medium.com/helium-mvc/programming-principles-for-early-stage-startups-1215ad14bcb8
Any other developers in the forum, I'd be happy to get your feedback and thoughts if you have any.