Blog
You are currently looking at articles written by Elias Dräxler

The state of micro frontends
Two years ago, I finished my bachelor’s degree with a thesis about micro frontends. It discussed the viability…
Tech

Spot and Find Memory Leaks with JProfiler
JProfiler is a java profiler developed by ej-technologies that helps developers resolve performance bottlenecks…
Tech

AWS Lambda – Spring vs Micronaut
The go-to solution for writing serverless functions with Spring is the Spring Cloud Function project. It provides…
Tech