Power of Computed Signals in Angular

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024
  • ✨ Power of computed signals and how easy it is to be "reactive" when using them!
    This is a snippet from my latest tutorial on RUclips where we create a Google style search bar in Angular using the CDK Overlay package.
    Full video: buff.ly/3wAeTlu

Комментарии • 3

  • @acapulco9631
    @acapulco9631 7 месяцев назад

    Hey, I am new to signals, have only used rxjs so far to handle async data. As signals are gaining importance in Angular I would love to learn more about signals. Do you have a course on this topic?

    • @ZoaibKhan
      @ZoaibKhan  7 месяцев назад

      I have an introduction to signals where we create a simple contacts app :)
      ruclips.net/p/PLHbz-DWIAPJAikzV1diE72t068BjoBlyc&si=pXnjc5O_E-l9yZLk

    • @acapulco9631
      @acapulco9631 7 месяцев назад

      @@ZoaibKhan thanks will check it out!