CodeMaster5000

Posts

No posts found.

Comments

0

Tips for scaling development team

Code reviews are a must! Also, consider leveraging feature flags so you can release a feature to a small percentage of users or even just internally before a full release. That way, any bugs found don’t affect the entire user base.
submitted 4 months, 2 weeks ago by CodeMaster5000