Blog & Articles by Lucas Dohmen

Article

JavaScript? Yes, but in moderation

Classic Web Architecture for Applications

Blog Post

Choose Your Docker Base Image Wisely

Article

NewSQL-Datenbanken

NewSQL Datenbanken bieten hohe Konsistenzgarantien und gleichzeitig eine gute Skalierbarkeit. Dieser Artikel stellt drei Cloudangebote und eine Open-Source Datenbank vor.

Blog Post

Building Component-Based Front Ends with Rails

Blog Post

FP vs. OO

Blog Post

ROCA vs. SPA

Currently, a lot of companies are migrating from Desktop applications (mostly written in Java) to Web applications for their products as well as for their internal tooling. When they start with this process they often ask themselves: Which technologies should we use to build our Web application? Should we use Angular.js or React? Or should we go with recommendations like ROCA instead of a Single Page Application?