All articles
TypeScript – why you should care
Introduction Building big web applications written in JavaScript is not a simple thing. We don’t have types, interfaces, enums etc. These features could be really […]
What are you, blockchain?
Actually, blockchain has become a buzzword associated with cryptocurrencies, but there is a lot more inside. Let’s take a deeper look on it. Blockchain […]
Heroku: add-ons, logs and monitoring
In a previous article I’ve introduced you to Heroku basics and deployed spring-boot-based application there. In the second part I will show you how to […]