Tech blog

  • The Lord Of The Stores: A Quest For Angular State Mastery

    In the complex world of NgRx state management three powerful stores can guide us: Global Store, vast and unifying; Component Store, swift and precise; Signal Store, reactive and efficient. But wielding them unwisely leads to an unmanageable state. Join this journey through NgRx best practices, avoiding pitfalls, and mastering scalability. Will your app stand strong or fall into disorder? The fate of state management rests in your hands!
    # angular # ngrx # state management # web # webdev # webdevelopment
  • Angular Signals: what's all the fuss about?

    In recent releases of Angular, signals have been introduced, which are going to fundamentally change how we use this framework. Let’s take a closer look at what they are and how they came to be.
    # angular # signals # web # webdev # webdevelopment