I am starting a podcast aiming for 1-2 episodes a month + transcribed blog posts. I will be interviewing an Angular expert each time and we will dive into a specific topic from a pragmatic real-world perspective, so you can see how things are actually done in the industry. For this I will need two […]
Main Content
Christian Lüdemann
Advanced Angular Development Made Simple
Blog Posts

Announcement: Angular Testing Workshop
I’m announcing a new live workshop: Angular Testing Workshop. It will be half-day workshops over three days, 100% online, where we will learn all the industry best practices with Angular testing so you can apply them in your daily work – taking straight out of my experience with doing Angular testing for big projects. The […]

Angular Todo App (Must Watch For Angular Interview)
In this video, I show you how to build an Angular todo app which is my preferred way to screen developers.

The Complete Guide to BFF (backend for frontend)
A backend for frontend (BFF) is one of these newer architectural patterns that especially became relevant after the rise of microservices and domain-driven design, as it is a way to simplify the communication between the frontend and backend and make the frontend development simpler. In this post, I will cover BFFs with Angular and if […]

How I 4 x’ed my income in 1 year
In this video, I will cover how I 4 x’ed my income using a systematic method.

When should you go freelance?
In this video, I cover when you should quit your job and go freelance.

Remote vs office job – Which should you get?
In this video, I will cover when and if you should get a remote or office dev job.

Angular App with Firebase
We are continuing with our series on building our Angular applications, this week we are adding Firebase to our application. In the video I will show you how to connect, setup and configure your application to use Firebase.