Difference between private and private[this]?
When using private and private do you know the difference?
When adding the scope to the private modifier (private), it effectively behaves as a “up to” X, where X designates some enclosing package, class or...
Typed actors with routing
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 wrote about typed actors and how we built our architecture...
Short Guide to Javascript Gotchas
This is a blog post of our Code Reading Wednesdays from Codacy (http://www.codacy.com): we make code reviews easier and automatic.
Recently I have been working mostly in Javascript static code analysis and error detection. In...
Optimizing Scala Code
This is a blog post on Scala code from our Code Reading Wednesdays from Codacy (http://www.codacy.com): we make code reviews easier and automatic.
I’ve been busy in Codacy making things run faster.
We’ve been hunting down...
What Programming Languages need Code Reviews?
This is a blog post of our Code Reading Wednesdays from Codacy (http://www.codacy.com): we make code reviews easier and automatic.
We launched Codacy for private beta a week ago with a simple value proposition: save...