Codacy

Codacy

12-Factor App Configuration: how to for Java
With application development and deployment changing, we’ll cover how to use 12-factor app configuration for Java applications using Typesafe Config.
Understanding microservices with distributed tracing
This article will focus on patterns and tools to implement Distributing Tracing particularly for microservices. Outline Motivation ...
Designing Better Static Types
Today I want to talk about a programming paradigm that you may or may not have heard about before. It’s named differently by multiple...
Learn Scala: An Intro For Developers (Part 1)
Learn Scala (Part 1) – Introduction Scala is my favorite language to program nowadays. Before I learned Scala, I used to code in C#. C# was actually...
How to use GraalVM to make Scala applications faster
A small journey on how to make your Scala applications faster and slimmer taking advantage of GraalVM native-image.
Error handling: Monad Error for the rest of us
Error handling has always been a problem not entirely solved in software development. Multiple approaches are used, from error codes to exceptions, all...

Subscribe
to our blog

Stay updated with our monthly newsletter.