Angular 18 state management using NGXS | Angular NGxS state management tutorial in Hindi

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

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

  • @niranjanpadhi4897
    @niranjanpadhi4897 29 дней назад

    Nice explanation store

  • @INDUSTRYIND1
    @INDUSTRYIND1 2 месяца назад

    Really awesome

  • @iamakashkumarram
    @iamakashkumarram 3 месяца назад

    Sir kindly make a detailed Course on AWS 🔥❤

  • @TDeveloper-d1b
    @TDeveloper-d1b 2 месяца назад +1

    Getting this error when I create state file and add this following code
    ```import { Injectable } from '@angular/core';
    import { State } from '@ngxs/store';
    @State({
    name: 'animals',
    defaults: []
    })
    @Injectable()
    export class AnimalsState {}
    ```
    Error:
    Unable to resolve signature of class decorator when called as an expression.
    The runtime will invoke the decorator with 2 arguments, but the decorator expects 1.
    Need your help here :)

    • @CODERSNEVERQUIT
      @CODERSNEVERQUIT  2 месяца назад +1

      above code looks correct error might be because of some change in other part of application. I have given my code link in description you can verify with that

  • @vikasbanjare2254
    @vikasbanjare2254 3 месяца назад

    Great videos👍

  • @ItsNiks01
    @ItsNiks01 3 месяца назад +1

    First comment 🔥

  • @n_ah5505
    @n_ah5505 3 месяца назад

    🔥🔥🔥