Angular 17 - standalone template complete overview | all features with example| NGRX CRUD

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ธ.ค. 2024

ความคิดเห็น • 44

  • @nadetdevfullstack7041
    @nadetdevfullstack7041 6 หลายเดือนก่อน

    I just finished your pair programming tutorial. THANKS. You are excellent. May your business prosper!

  • @tuku_mann
    @tuku_mann 10 หลายเดือนก่อน

    Thank you so much, that's extremely helpful ❤🎉😊

  • @yanoushka
    @yanoushka 9 หลายเดือนก่อน

    Thanks for the tutorial well detailed

    • @NihiraTechiees
      @NihiraTechiees  9 หลายเดือนก่อน

      Glad it was helpful!

  • @AC-mi8vf
    @AC-mi8vf 8 หลายเดือนก่อน

    Nice video! question, i notice an inject function when injecting a service on the auth guard. is that new? i've always injected through a constructor. Is this inject function the new way at every component? i assume best practice is still through constructor?

    • @NihiraTechiees
      @NihiraTechiees  8 หลายเดือนก่อน

      In interceptor we cannot use constructor that's why we used inject option..... Always constructor is the first option for injection

  • @FaisalRahman-bm2tq
    @FaisalRahman-bm2tq 10 หลายเดือนก่อน

    Can you please make a detailed video on *ngrxLet directive. There is not a single video on youtube on this topic.

    • @NihiraTechiees
      @NihiraTechiees  10 หลายเดือนก่อน

      Sure will plan for that

  • @เล็กลําปาว-ง1ญ
    @เล็กลําปาว-ง1ญ 8 หลายเดือนก่อน

    Thank you so much

  • @nadetdevfullstack7041
    @nadetdevfullstack7041 10 หลายเดือนก่อน

    Excellent

  • @VijayKumar-fq4ie
    @VijayKumar-fq4ie 10 หลายเดือนก่อน

    Good one bro, thanks

  • @kannagokul4968
    @kannagokul4968 10 หลายเดือนก่อน

    Really good sir can you make how to do angular+springboot application from scratch and i more doubt i have boostrap js is not working in index.html what to do sir....

    • @NihiraTechiees
      @NihiraTechiees  10 หลายเดือนก่อน

      In angular don't use any js files. We can manage through bootstrap package.
      Springboot i don't have enough exposure. I would say whatever api you are using in angular point of you... We just changing api end point. Other areas same only

  • @_sourabhfx
    @_sourabhfx 7 หลายเดือนก่อน

    Sir I'm facing a issue. The data is showing on initial load but when I'm clicking on a button to route to a different page and then using browser back button to go back to the main page I'm getting CROS error with status 200. Means data is not coming by pressing the browser back button whereas it should have

    • @NihiraTechiees
      @NihiraTechiees  7 หลายเดือนก่อน

      Please check in the log are you getting any error? Back button press is not problem.

  • @shivachauhan1509
    @shivachauhan1509 10 หลายเดือนก่อน

    ur great sir i cracked 4 interview with this please share ppt also if possible

    • @NihiraTechiees
      @NihiraTechiees  10 หลายเดือนก่อน

      Congratulations👏
      Glad to hear that you cleared interview.
      PPT have only topics that i included in description.

  • @davebudah
    @davebudah 10 หลายเดือนก่อน

    Thanks man.

  • @eyobtadele1613
    @eyobtadele1613 7 หลายเดือนก่อน

    why do we need to use ngrx?

    • @NihiraTechiees
      @NihiraTechiees  7 หลายเดือนก่อน

      If you have data, that need to transfer some unrelated components we can use ngrx

    • @akadeadahot7067
      @akadeadahot7067 3 หลายเดือนก่อน

      @@NihiraTechieesbut this functionality is also achieved by using signal or behavioursubject or replysubject so how it will be differ from them ? Please reply if possible

  • @charityngunyi584
    @charityngunyi584 10 หลายเดือนก่อน

    Im getting this errors please
    ERROR Error [NullInjectorError]: R3InjectorError(Standalone[_AppComponent])[_Store -> _Store -> _Store]:
    NullInjectorError: No provider for _Store!

    • @NihiraTechiees
      @NihiraTechiees  10 หลายเดือนก่อน

      Follow the video and add providestore provider in app config.
      Basically it will add automatically once you installing ngrx store... If it's not happening you have to add manually

  • @dragardgaming
    @dragardgaming 10 หลายเดือนก่อน

    Have an error in swiper slider pagination stuck

    • @dragardgaming
      @dragardgaming 10 หลายเดือนก่อน

      Would you help me

    • @NihiraTechiees
      @NihiraTechiees  10 หลายเดือนก่อน

      Please send me mail with details

  • @muraliprasad_it3241
    @muraliprasad_it3241 9 หลายเดือนก่อน

    Bro how to get Microsoft teams status in angular??

    • @NihiraTechiees
      @NihiraTechiees  9 หลายเดือนก่อน

      Will check let you know

  • @_oLuongHuan
    @_oLuongHuan 8 หลายเดือนก่อน

    can i have your link server for testing purpose ?

    • @NihiraTechiees
      @NihiraTechiees  8 หลายเดือนก่อน

      No it's just ran in my local

  • @aksharanatureworld
    @aksharanatureworld 10 หลายเดือนก่อน

    👍

  • @dragardgaming
    @dragardgaming 10 หลายเดือนก่อน

    Hi sir

  • @odins2ravens
    @odins2ravens 8 หลายเดือนก่อน

    I'm getting an error:
    X [ERROR] TS-992012: Component imports must be standalone components, directives, pipes, or must be NgModules. [plugin angular-compiler]
    src/app/component/menuheader/menuheader.component.ts:8:24:
    8 │ imports: [RouterLink, MaterialModule],
    ╵ ~~~~~~~~~~~~~~

    • @NihiraTechiees
      @NihiraTechiees  8 หลายเดือนก่อน

      Please share details to mail

    • @odins2ravens
      @odins2ravens 8 หลายเดือนก่อน

      @@NihiraTechiees I just recreated the app with -no-standalone, and that created the app.module. Then I just imported the Material module component in the app.module (import and export)… that eliminates the need to add the Material component in every .ts file.
      Thanks for the response!