Visualizing Scala Code Style
This blog on Scala code style is based on a presentation done on ScalaBay
Introduction
One of the reasons I am fascinated with Scala is the...
Effective Scala Guide To Apply To Open Source Projects
After allowing our users to simply enforce the Official Scala Style Guide on their projects, we are now very pleased to announce that we...
Why use Try instead of Scala Try Catch
Scala try catch is always an option when writing Scala code for Java like exception control flows.
However, you also have the option of start...
Scala Style: The Official Open Source Project Guide
Since we love Scala at Codacy we have developed our code analysis platform around it.
Our love comes from having full power over a very...
CSS Linting Tools Review
CSS Linting Tools will assist you and save you precious time in the code review process. They will also save time as writing a...