How can I improve my code quality ?

2 years ago
2

Tips For Improving The Quality Of Your Code

We thought we'd share some of the code quality tips we've learned and collected over the past years of working in the same place. Here are just a few that we follow and include in our day-to-day practice: Do not work in a 'dirty' code repository: keep things clean by moving old and deprecated code to another branch or deleting it completely. In your daily practice, keep an eye on the 'commits' column of the workbench.

Learn more in the video and this article https://duecode.io/blog/how-can-i-imp...

☝ TRENDING TOPICS:
➤ What is technical debt ? : http://duecode.io/blog/what-is-techni...
➤ Complete Code Quality Guide: http://duecode.io/blog/code-quality/?...

____
☕ Learn more on Duecode Blog: http://duecode.io/blog/?utm_source=yo...
Connect with us:
➤LinkedIn: https://www.linkedin.com/company/dili...
➤Facebook: https://www.facebook.com/duecode.io/
➤Twitter: https://twitter.com/DuecodeIo

Loading comments...