Razroo

Software Engineering

Razroo

June 21, 2022

Organizational

4 Rules of Razroo Software Development

What we are now doing at Razroo to keep up with code quality

By Charlie Greenman

4 Rules of Razroo Software Development

All Backend code is unit tested

No exceptions.

All Frontend code is unit tested

No exceptions

All code requires 2 approvals

If less than 2 members, then only requires 1 approval

Backend apis are deprecated

New apis are introduced without changing existing apis

Related Articles

← Back to blog