Angular Course with NgRx - Building Angular Project From Scratch

Поділитися
Вставка
  • Опубліковано 7 січ 2025

КОМЕНТАРІ • 115

  • @waqarnawaz3641
    @waqarnawaz3641 Місяць тому +1

    Whenever I need help with something in Angular, I always search your videos first! Your explanations are super clear, and the examples are so practical. Thanks for making learning so easy!

  • @amitsinha5260
    @amitsinha5260 Рік тому +9

    I was waiting for this entire collection for ngrx series . Thanks a lot!

  • @vojislavvukovic7376
    @vojislavvukovic7376 Рік тому +2

    Nice refresh, tnx for video :) I am sure alot of ppl, including myself, would be interested for Nx getting introduced into this stack (best practices for NgRx with libs in Nx workspace etc). There aren't many guides right now that are covering this topic :)

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому

      It is in the list already but as I have too many topics it won't come anytime soon.

  • @genarybin9244
    @genarybin9244 Рік тому +2

    great work! everything is very clean and sequentially 👍

  • @gauravtikekar9041
    @gauravtikekar9041 Рік тому +1

    Thanks for this wonderful detailed video. Could you please create one video or short on when to use state management and when to avoid it? I learned from resources that state management is an overkill in some scenarios.

  • @anxiousdev555
    @anxiousdev555 Рік тому

    Excellent lessons. Didn't know we can do all this within Angular and Ngrx. Thank a lot!

  • @thediamondthomas2787
    @thediamondthomas2787 Рік тому +1

    Love this, excellently explained.

  • @nalano235
    @nalano235 11 місяців тому

    Hi, sir. I keep getting the error "Cannot find module 'src/app/auth/auth.routes' or its corresponding type declarations." when trying to setup the routing at 39:00
    It seems like the compiler does not register the ability to lazy load on routes config.
    Any idea on how to fix?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому

      It is difficult to help without seeing the code

    • @szywacz6066
      @szywacz6066 11 місяців тому

      i believe you did already fix it but if anyone else got same error, probably it is because of path to the file, your IDE should hint you the right one

  • @bharathkumarkamal2061
    @bharathkumarkamal2061 11 місяців тому

    Excellenet video,learnt a lot from this. It would be more helpful if project could be shared

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому +1

      As this is a part of the full course the project is not shared. You can get access to the source code of every single video in a full course.

  • @pravinmane1
    @pravinmane1 11 місяців тому

    Thank you so much for this informative video on NgRx, I can see you have used combineLatest operator to pass argument as an single object of multiple observables, but mostly I have used like array of observables, can you please help me understanding if there is any specific reason or advantage that we get in using it as an object of observables?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому

      You want to read it like data.foo, data.bar in the html. Array doesn't allow that.

    • @pravinmane1
      @pravinmane1 11 місяців тому

      @@MonsterlessonsAcademy ohh got it, this is specific use case. Thanks for replying.

  • @Chapali9a
    @Chapali9a Рік тому

    Excellent tutorial. Learned a lot from it. Thank you

  • @zura8635
    @zura8635 6 місяців тому

    when i try to run command "docker-compose build" it tells me that there is no configuration file provided: not found. how do i fix it? at 31:15

  • @dylanjhalltech8313
    @dylanjhalltech8313 Рік тому

    Really good video! I definitely learned something new

  • @sean_gamus
    @sean_gamus 2 місяці тому

    How do I redirect to login page from sign-up page ? since we're exporting both register and login under 1 path.

  • @deni930918
    @deni930918 11 місяців тому

    Great video as always! Thank you for all valuable lessons you provide for us.
    May I ask you to consider making some tutorials about Angular testing? Will be highly appreciated!

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому +1

      I already have a video ua-cam.com/video/V322hFii-H8/v-deo.htmlsi=MvzoCh2M9Kl9Odr-
      and a full big course which covers testing
      monsterlessons-academy.com/courses/angular-testing-unit-testing-angular-and-e2e-testing

    • @deni930918
      @deni930918 11 місяців тому

      @@MonsterlessonsAcademy Thank you! I'm currently watching it. 🤓

  • @johnfredmfadrigalan553
    @johnfredmfadrigalan553 2 місяці тому

    Really liked your video. You explain everything so well. Easy to understand. If you find the time can you please also cover the google maps api usage in angular? 😊

  • @Georgii1212
    @Georgii1212 Рік тому +2

    In chapter Setting up local API, you are mentioning an archive file. Where is it ?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому +3

      You can take it from here: github.com/EJIqpEP/koa-knex-realworld-example

  • @OliverSebastianHD
    @OliverSebastianHD Рік тому

    Nice! Will definitely be looking into this later today.

  • @ManojKandagallmath
    @ManojKandagallmath 2 місяці тому

    i need angular v18 standalone with firebase project with login/rgisert and also admin page along with validation

  • @otmanechentoufi4894
    @otmanechentoufi4894 5 місяців тому

    Please use Vc so we can follow with and understand the structure of the project

  • @omjagtap3432
    @omjagtap3432 Рік тому +1

    The api is not working with localhost also

  • @manikandankaliyappan6764
    @manikandankaliyappan6764 Рік тому

    Great video with the clear explanation and one more questions, ARE YOUR COURSES DOWNLOADABLE AFTER SUBSCRIPTION?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому

      No they are not. As in services like Udemy they are also not downloadable.

  • @mugatu2017
    @mugatu2017 Рік тому

    Thanks for your video Alexander, i would like to know do you feel more productive using Vim or Neo Vim instaad VSCode?

  • @rtpHarry
    @rtpHarry 3 місяці тому

    Fyi docker-compose is now built in as docker compose (space instead of dash)

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  3 місяці тому

      Thanks for letting me know. I need to update it in the course

    • @rtpHarry
      @rtpHarry 3 місяці тому

      @@MonsterlessonsAcademy yeah it just plain doesn't work, with no message. I would have expected them to set up some kind of deprecation but I'm brand new to docker this week so I don't know if this has been a long time coming. It just stopped working when I installed the update.

  • @FiVibe
    @FiVibe 9 місяців тому

    When you install cli, you just need to omit -g if you don’t want to install globally and just to this directory. So why use npx, I am interested?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  9 місяців тому

      With npx you install all clis for anything in the same way. You also don't need to install it locally for every project.

  • @malikrajat
    @malikrajat 11 місяців тому

    Love this, well explained. can you please share github link for this bode base

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 місяців тому

      No as this is a part of a full course. You get access to the course code of every video in the full course.

  • @imperfectionist4535
    @imperfectionist4535 Рік тому

    you are the best man

  • @MohamedHassan-hk6dh
    @MohamedHassan-hk6dh 3 місяці тому

    thanks for your effort
    is there a github repo for this project ?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  3 місяці тому +1

      As this is a part of the full course you get the source code of each lesson when you buy it.

  • @mahdiandalib186
    @mahdiandalib186 Рік тому +2

    plz use vs code because its really confusing when you are using this editor...

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому +3

      Unfortunately that won't happen as vscode is not comfortable for me and I used vim for years.

  • @pankaj.54666
    @pankaj.54666 7 місяців тому

    awesome! thanks!

  • @drackus001
    @drackus001 Рік тому

    Gotta watch this. ❤

  • @graydhd8688
    @graydhd8688 9 місяців тому

    Whats the difference between this and the 4 hour version? Is it redone or just condensed from the same material?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  9 місяців тому

      It is the first part of the full course in both videos. The course was redone with latest updates and the length dropped significantly.

  • @LarsRyeJeppesen
    @LarsRyeJeppesen Рік тому

    Loveee standalone and signals

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому

      There are no signals in this course but as we write 90% of the code in ngrx we can use selectSignal so it is a one liner change. I show how to do it at the end of the course.

  • @stickyamp5996
    @stickyamp5996 9 місяців тому

    Hello Sir Monster, i've been watching lot of your videos and i've come with a question. I wonder, is NgRx necessary? I've not studied it a lot yet but i feel like it has the mission of creating a "state store" and that is already possible through observables so i do not really see the point of using this third party library

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  9 місяців тому +3

      I already covered that. ua-cam.com/video/vUEaDo6aXic/v-deo.htmlsi=N6aF2TWcTB5lnkSD

  • @andr3ignacio
    @andr3ignacio Рік тому

    I don't see the archive with the API for local installation

  • @MrSjcris
    @MrSjcris Рік тому

    thanks for video. can you create for NGSX ?

  • @xaviersoh
    @xaviersoh Рік тому

    Well done , thanks so much

  • @ВиталийРива-ф1ч

    Will u update the same course on RU lang ?

  • @IamPali2024
    @IamPali2024 8 місяців тому

    Can you please do a real world with signals?

  • @IvanMalinovskyi-q4z
    @IvanMalinovskyi-q4z Рік тому

    Do you have mentoring program?

  • @linuxier1986
    @linuxier1986 Рік тому

    Not able to set up, docker-compose. pls share the project.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому +1

      Here it is github.com/EJIqpEP/koa-knex-realworld-example

    • @linuxier1986
      @linuxier1986 Рік тому

      Thanks @@MonsterlessonsAcademy

    • @linhoang2812
      @linhoang2812 6 місяців тому

      @@MonsterlessonsAcademy Hi, can you pin the link on top? Many thanks.

  • @ayeshdev
    @ayeshdev 10 місяців тому

    where is the design template?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  10 місяців тому

      There is no design template but you can look on implemented real application
      demo.realworld.io/#/

  • @moto710
    @moto710 Рік тому

    Can you show the vim config?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому +1

      ua-cam.com/video/j6uqOvTRq6I/v-deo.html
      ua-cam.com/video/YrLiugDhCuk/v-deo.html
      ua-cam.com/video/Xa4aOOB7XZo/v-deo.html

  • @hemanthhemu3664
    @hemanthhemu3664 Рік тому +2

    Your teaching skills are very good but i cant cope up with you because your using Vim ide. can you please switch to Vscode and explain the code little bit slow when ur writing it.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому +2

      Unfortunately it is not comfortable for me to use Vscode so I can't help you with that. You can make the speed of the video slower if it is too fast.

  • @vadimv3m474
    @vadimv3m474 Рік тому

    Thanks!

  • @tuku_mann
    @tuku_mann Рік тому

    Excuse me, sir, have you deleted the previous tutorial on the same topic? 😮

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Рік тому +1

      The first part on youtube? No
      ua-cam.com/video/DyklxnC2XP0/v-deo.html
      On website the whole course is updated with latest changes of Angular like standalone components, createFeature and functional effects

    • @tuku_mann
      @tuku_mann Рік тому

      ​​@@MonsterlessonsAcademythank you so much! Both versions are very useful indeed

  • @AMROUALWANE
    @AMROUALWANE Рік тому

    thank you a lot

  • @tockutocku
    @tockutocku Рік тому

    would you mind sharing me the source code?

  • @PackAndGoFamily
    @PackAndGoFamily Рік тому

    Is this the same paid course on your website?😮

  • @ДаниелДианов
    @ДаниелДианов 10 місяців тому

    Holy mother of vim!

  • @The14Some1
    @The14Some1 Рік тому

    bracketSpacing: false
    aww.....😒

  • @lawrencep4943
    @lawrencep4943 Рік тому

    Promo-SM 👇

  • @emrahyigit
    @emrahyigit Рік тому

    NgRx, Redux, Reducers etc. they will all going to be deprecated and turn into trash...

  • @MahmoudTarek-pz1rl
    @MahmoudTarek-pz1rl Рік тому

    Thank you a lot for this very helpful and illustrated explanation, looking forward seeing more of it 🩵