You are on page 1of 1

Logipe Fintech Private Limited

Incubex Thrive, Ground Floor, IMG Tower, 80 Feet Road,


4th Block, Koramangala, Bengaluru 560034

TECH (KRA) | Software Developer


Emp Name : Sanyam Mehendiratta Department : Tech
Emp ID : sanyam.mehendiratta@logipe.com Position : Intern
Emp Mail ID : LP023 Reporting Manager Name : Akash Singh
DOJ : 11-May-22 Location : Bangalore

Prerequisites before the development


● PRDs are mandatory to read and understand. Impact analysis on the existing system/ code.
● Estimating time required to implement something. Check all the decencies like other module/
product / Client
● Connect the SMEs for your respective module to understand the development/ changes.

Coding
● No development should happen in the Production/Live branch directly.
● Sprint will be followed for each coding cycle .
● Code Simplicity: The simpler the code, the easier it is to test and change. Whenever you have a
new developer come on board, it takes them time to learn the new code, reducing that time by
having your codebases written simply.

Code Review
● Proper code review should be done before the testing deployments.
● make sure the components should be reusable. Also deprecated APIs and code should be
identified.

Deployments
● Before deploying the code, there should be a proper code review and the changes (in case if
required) confirmation from your lead.
● Commit should happen on a daily basis on the staging branch. No development should be left on
your local machine at the end of day.

Bugs and resolution


● RCA should be mandatory for each major issue. It can be done either before or after the
resolution, depending on the urgency.

Sharing Knowledge : The more sharing that is done, via code documentation, collaborative meetings,
sharing of new things learned or articles written, the less management.

You might also like