Tag: Development

Community

Code Analysis Using Atomiq

(Steven Smith) Code analysis is one way you can keep your code clean and your technical debt low. One of the simplest ways to achieve this is to minimize blocks of duplicate code, usually the result of cut-and-paste coding. Atomiq is an inexpensive, simple-to-use tool that detects duplicate blocks o