Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 818 Bytes

File metadata and controls

25 lines (18 loc) · 818 Bytes
layout title permalink
normal
Agile Software Development Process | Codebrahma
code-reviews/

Code Review

You have a working prototype ready, you have demoed it to a few people, and they love your product, and now you want to take it to the masses.

But you arent very confident about your codebase.

  1. It throws exceptions every now and then.
  2. Tough to Scale, because of a huge monolithic codebase
  3. Response time is slow.
  4. Change is not welcomed by your developers, they dont want to change working code

There is to more to software than just carrying out its functionalities. Its performance and grace matters.

We analyze all of this and give you a report.

We now offer 30 minutes of free consulting, where we take a glance at your codebase, identify code-smells and offer solutions