You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-07-17 01:42:36 +02:00
Apply suggestion to README.md
This commit is contained in:
@ -33,8 +33,7 @@ business logic (business value) be developed in the same codebase - using the sa
|
|||||||
development in the same single repository. We believe this for two main reasons:
|
development in the same single repository. We believe this for two main reasons:
|
||||||
1. Lower barrier for and accelerate onboarding of new engineers developing the SaaS by making it easy for them
|
1. Lower barrier for and accelerate onboarding of new engineers developing the SaaS by making it easy for them
|
||||||
to load a complete mental model of the codebase.
|
to load a complete mental model of the codebase.
|
||||||
2. Minimize potential bottlenecks and eliminate complexities of coordinating development across repositories, with
|
2. Minimize cross project/team coordination
|
||||||
potentially different teams responsible for the different repositories.
|
|
||||||
|
|
||||||
Once the SaaS product has gained market traction and the core set of functionality has been identified to achieve
|
Once the SaaS product has gained market traction and the core set of functionality has been identified to achieve
|
||||||
product-market fit, the functionality could be re-written with a language that would improve user experience or
|
product-market fit, the functionality could be re-written with a language that would improve user experience or
|
||||||
|
Reference in New Issue
Block a user