Home Developer Page 18

Developer

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

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...
An In-Depth Explanation of Code Complexity

An In-Depth Explanation of Code Complexity

9
By reducing complexity, we can reduce the number of bugs and defects, along with its lifetime cost. Yet, what exactly is complex code?
firstbird use case

Interview with Daniel Pfeiffer, CTO at Firstbird

0
We had a very nice talk with Daniel Pfeiffer, CTO at Firstbird; it was an informal conversation in which we looked to understand the reasons why...
postgresql update

sbt Build Tool The Easy Way

0
At Codacy, we use Scala for all our core, complemented by Play Framework and built with sbt. sbt is a great open-source build tool.  It...
development workflow

Development workflow: 6 ways to include code reviews

0
The development workflow should include code reviews particularly as code reviews continue to cement as the foundation by which developers share code knowledge and ensure...