September 05, 2017 spring-boot Automatically Mapping DTO to Entity on Spring Boot APIs Let's learn how ModelMapper can help us automate the mapping process of DTOs into entities on Spring Boot APIs. Bruno Krebs
August 31, 2017 spring-boot Integrating Spring Data JPA, PostgreSQL, and Liquibase Let's learn how to integrate Spring Data JPA, PostgreSQL, and Liquibase to manage the persistence layer of a Spring Boot application. Bruno Krebs
August 29, 2017 backbonejs BackboneJS: Getting Started Learn how to quickly build apps with BackboneJS. Prosper Otemuyiwa
August 24, 2017 javascript JavaScript for Microcontrollers and IoT: Espruino and the ESP8266 Find out how Espruino's JavaScript engine works on top of the popular ESP8266 microcontroller. Sebastián Peyrott