• Skip to main content
  • Skip to footer

Christian Lüdemann

Advanced Angular topics made simple

  • Blog
  • FREE courses
    • How to Accelerate Your Angular Career and Double Your Income
  • Angular Architect Accelerator
  • About

Angular

Learning observables by cutting the fat away: The 10 most used observables operators

June 17, 2018 By Christian 3 Comments

Learning observables are way harder than learning to use promises with all the different operators and methods. But learning Observables is actually a very good investment because of the increasing … [Read more...] about Learning observables by cutting the fat away: The 10 most used observables operators

Filed Under: Angular Tagged With: Angular, Observables, RxJS

Angular custom validators + trick for flexible custom validator

June 10, 2018 By Christian 1 Comment

One of the biggest strengths of Angular is its' forms library for handling forms logic. Even though Angular has some built-in form validators as required, it sometimes is necessary to create your own … [Read more...] about Angular custom validators + trick for flexible custom validator

Filed Under: Angular Tagged With: Angular, Forms, Validation

Is Redux dead? 3 ways to use redux in your Angular app

June 3, 2018 By Christian 4 Comments

Using Redux in React apps has become the industry standard for building scalable React apps, but with Angular, it is not so obvious when to use Redux because Angular already provides services, which … [Read more...] about Is Redux dead? 3 ways to use redux in your Angular app

Filed Under: Angular Tagged With: Angular, Reactive, Redux

Implementing Continuous Delivery through Five Steps

May 27, 2018 By Christian 12 Comments

These days everywhere I go people seem to talk about wanting to deploy to production more often. It seemed like an endless battle trying to deploy more often as the amount of code to deploy seemed to … [Read more...] about Implementing Continuous Delivery through Five Steps

Filed Under: Angular, Continuous Delivery, DevOps Tagged With: Angular, AppDynamics, CD, CI, Continuous Delivery, Dev Ops, ELK, Feature Toggle

OpenID Connect with Angular 8 (OIDC Part 7)

May 10, 2018 By Christian 28 Comments

Now we are getting somewhere, huh!? So far we have played around with the authorization code, hybrid and client credentials flow to get a grasp of when to use what. We have made the authorization … [Read more...] about OpenID Connect with Angular 8 (OIDC Part 7)

Filed Under: Angular

Creating a MEAN stack Application with Docker

May 10, 2018 By Christian Leave a Comment

This post is about creating a MEAN stack app consisting of Angular 5, MongoDB, NodeJS and Express, running in Docker. It is based on a Github demo I created, which can be found here. Docker … [Read more...] about Creating a MEAN stack Application with Docker

Filed Under: Angular Tagged With: Docker

Dynamic Form Rendering with Angular Reactive Forms

May 10, 2018 By Christian 4 Comments

A common need in enterprise application development is to support dynamically rendering of a form based on some domain-specific metadata. This enables central control of domain logic and enables … [Read more...] about Dynamic Form Rendering with Angular Reactive Forms

Filed Under: Angular Tagged With: Reactive Forms

Getting Angular Application Ready for Production

May 9, 2018 By Christian Leave a Comment

This is an overview of how to prepare an Angular app for production. There will be future posts going more in-depth with the various steps described here. Note: Angular CLI is, fortunately, doing a … [Read more...] about Getting Angular Application Ready for Production

Filed Under: Angular

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 8
  • Go to page 9
  • Go to page 10

Footer

  • Github
  • Linkedin
  • Twitter
  • Privacy Policy
  • Terms
  • Contact

Copyright © 2021 · Lüdemann Consulting