hobabaObama
- Karma
- 55
- Created
- July 14, 2017 (9y ago)
- Submissions
- 0
-
While developing software we encounter common scenarios like querying a DB, getting data from an external API, posting some data to an API, etc. I want to know if there is a place where all these common scenarios are…
-
As the organisation grows even past 10 people, we see that people create modules which are already present and duplicate the code. What is the most effective way to control this? A partial solution would be Sonar code…