Angular 17 Tutorial #13 - No AppRoutingModule | Angular 17 Tutorial For Beginners

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

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

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

    Thank you so much for this tutorial; it’s been incredibly impactful.

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

      You're very welcome! Thanks for liking my tutorials 🙏

  • @sivaprakashk7391
    @sivaprakashk7391 8 месяцев назад +4

    Your teachings are excellent Sir 💯.. Can u pls continue the series Sir?

    • @ARCTutorials
      @ARCTutorials  8 месяцев назад +1

      Im going to post more today 👍👍

  • @magowest14
    @magowest14 8 месяцев назад +1

    Hello Sir, firstly Let me thank you for these videos are amazing ,I have a question, as you may know, in earlier versions of Angular 17, it's necessary to create a Lazy Module which allows loading the app segment. How would you do it in version 17 onwards ?

    • @ARCTutorials
      @ARCTutorials  8 месяцев назад

      No need to know previous versions. I will
      Cover everything u all need from end to end! Im always here for u

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

    I am watching all the videos. All are just awesome. Your explaination for every concept is really very much easy to understand. Thank you so much making such a wonderful series for Angular 17. Can I get that text file which you are creating side by side as notes?

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

      Thank you for your kind words and appreciation 🙏

  • @suvethav3453
    @suvethav3453 8 месяцев назад +1

    Hi , can u take an coding example on lazy loading in angular 17. I am not clear here on how to implement lazy loading

    • @ARCTutorials
      @ARCTutorials  8 месяцев назад

      That’s coming right up 👍

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

    where is the github repo link for the angular notes you are creating in it?

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

    We understand since it is standalone ..according to our need we need to install ngmodule and approuting modules.. As of now, for angular 17 it makes use of component instead of ngmodule.. My question is what is the use or purpose of ngmodule and approuting ..

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

    what is lazy loading and how it is used in the project

  • @rajusim23
    @rajusim23 9 месяцев назад

    Can you please help me how to create and implement model popups in angular 17

  • @satyamkushwaha302
    @satyamkushwaha302 6 месяцев назад +1

    so in angular 16 i have to import the module in app.module.ts but in angular 17 there is no module.ts so where i have to import feature module

    • @ARCTutorials
      @ARCTutorials  6 месяцев назад +1

      That depends. You can import it directly in routing module so no need of appmodule

  • @sriyell
    @sriyell Месяц назад +1

    Made it till 13th part....all so far could have been covered in one 10 min part 😏

    • @ARCTutorials
      @ARCTutorials  Месяц назад

      I am trying to cover all details and basics to help

  • @rodneytapit5636
    @rodneytapit5636 8 месяцев назад +1

    These are good basic tutorials but too repetition regarding ngModule is not used for StandAlone architecture. Also, please repair the bad microphone screen connection because your voice is over-layed with a loud 'mains' hum. It's about 50Hz so you will need some quality speakers or head-phones to hear it. Thank you for great tutorials, I'm looking forward to your Signals tutorials.

    • @ARCTutorials
      @ARCTutorials  8 месяцев назад +1

      Hi. Thanks for the feedback. I have tried to fix audio In latest videos. Can u please check and confirm?

    • @rodneytapit5636
      @rodneytapit5636 8 месяцев назад +1

      @@ARCTutorials Video: "Angular 17 Tutorial #19" is much improved. The hum is mainly gone. It's not fully corrected as it is still audibly fading in and out during random parts of the video. But it is at a much lower level now. Many devices use automatic volume control which will detect the hum and lower the volume automatically. I think some people were experiencing this effect. Thank you for attending to it.

    • @ARCTutorials
      @ARCTutorials  8 месяцев назад +1

      @@rodneytapit5636 thanks buddy for your feedback. I will see if i can buy an audio device soon

  • @mohammednadeem2184
    @mohammednadeem2184 5 месяцев назад +1

    please share notes

    • @ARCTutorials
      @ARCTutorials  5 месяцев назад

      I will share notes in github repo soon

    • @AvinashS-i2x
      @AvinashS-i2x Месяц назад

      @@ARCTutorials I can't find the notes in your github account 😥

  • @SiiitiiFreelancing-jl3ty
    @SiiitiiFreelancing-jl3ty 8 месяцев назад

    No need to repeat

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

      Its just that beginners may get confused hence i am repeating

  • @R-user63
    @R-user63 6 месяцев назад

    You did not explain how angular 17 can be used with app. route. ts