Home Developer Page 20

Developer

Developer-driven and produced content spanning coding languages, frameworks and skill-sets.

Code Quality Threats and How to Solve Them

0
In the process of building Codacy, I’ve learned that software companies in different life stages have different needs in terms of code quality. Early startups...
php testing

PHP Static Analysis Tools Review

1
Performing PHP static analysis will help maintain your code quality over time, particularly as it becomes even harder in large projects developed by many...

Typed actors with routing

0
This is a blog post of our Code Reading Wednesdays from Codacy (http://www.codacy.com): we make code reviews easier and automatic. A few weeks ago we...

Understanding Database Isolation Levels

0
Transaction Management is an essential mechanism of relational Database Management Systems. They allow for concurrency whilst maintaining the ACID properties: Atomicity, Consistency, Isolation and...

Champagne Mindset & Software Development

0
Early on at Codacy we decided that we were going to make something that we would actually use.We would like to think that we...