Angular 10 Tutorial #7 - Folder Structure of Angular Apps | Angular 10 Tutorial For Beginners

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

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

  • @joonauutela581
    @joonauutela581 3 года назад +4

    Truly amazing teaching. Being able to categorize and communicate things in a clear and understandable manner is a wonderful talent to have and you have it all the way. I love the little interview question bits in between the parts of the program. Thank you a ton.

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Glad it was helpful! You are very welcome

  • @Stilbrech3rin
    @Stilbrech3rin 3 года назад +1

    WOW ! Thank you sooooo much! Finally I understand the structure and how the seperate things are connected with each other!!!! This video is sooo underrated. I think it`s the best introduction video to angular this far!
    I am really grateful for this! Thank you! Well done!

    • @ARCTutorials
      @ARCTutorials  3 года назад

      You're very welcome!. Thank you so much for your kind words. Please watch the series and let me know if you have any doubts or queries

  • @abhinanda8880
    @abhinanda8880 2 года назад +1

    Each and everything explained in a detailed manner. Awesome

  • @gauravjain5137
    @gauravjain5137 Год назад

    Very well explained sir

  • @shivangisrivastava1158
    @shivangisrivastava1158 2 года назад +1

    This was most needed. you made it so clear. Thank you!

    • @ARCTutorials
      @ARCTutorials  2 года назад

      Thank you so much for your kind words 👍

  • @ramasamykasi3634
    @ramasamykasi3634 2 года назад +1

    Excellent teaching. I really appreciate it. I can see that as of now this series last episode is 83. Please do more. I just came here(#7) now. I am going to continue up to the end. Please add more videos to this series.

    • @ARCTutorials
      @ARCTutorials  2 года назад +1

      You bet. I will. Just got a new laptop so will soon start belting more videos!

    • @ramasamykasi3634
      @ramasamykasi3634 2 года назад

      @@ARCTutorials Superb, I am waiting...

    • @ramasamykasi3634
      @ramasamykasi3634 2 года назад

      @@ARCTutorials Actually I am from India. The time here now is 12:30am, but still, I am watching your videos. Because this was that much interesting. Thank you for that, kept it up... We are here to support you, so don't worry.

  • @amanuellebassi7294
    @amanuellebassi7294 4 года назад +1

    Great class my friend

  • @farooqmedia5279
    @farooqmedia5279 3 года назад +1

    Excellent Teaching....

  • @tejendrapatil3209
    @tejendrapatil3209 3 года назад +1

    very nice explaination sir.. thank you sir..

  • @gauravsinhsolanki7767
    @gauravsinhsolanki7767 3 года назад +1

    very deep knowledge with the ease

  • @AjayKumar-rl2vc
    @AjayKumar-rl2vc 2 года назад

    Thank you 😊

  • @amarnath602
    @amarnath602 3 года назад +2

    Hello Sridhar,
    I'm following the series from part1. You're very slow and explaining small bits and pieces also, even we won't get this much detail in classroom training or in the live webinar. Really Superb :)
    Small Query: I have done all the setup, while doing I faced a lot of npm-related issues somehow I have set it up with the help of google. But the problem now, it directly jumped to version 12 and the e2e folder is missing in my project structure (Believe me, I haven't deleted :)). Shall I continue the sessions or is there any way I need to downgrade the version?
    What mistake Am I Doing, its a mismatch of versioning with the existing npm or node_modules (Angular 11 which is my current project), or I made any mistakes
    Some of the errors I faced,
    npm err git dep preparation failed
    The schematic workflow failed
    MessagePort was not found in message but not listed
    Thanks in advance

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Hi Amar. Thanks for your kind words. U can proceed without e2e also. No issues. No need to downgrade

    • @amarnath602
      @amarnath602 3 года назад

      @@ARCTutorials Thanks for your quick response

  • @abhinavsharma5526
    @abhinavsharma5526 3 года назад +1

    Thank You.

  • @saptarsheeghosh6994
    @saptarsheeghosh6994 2 года назад

    Great session sir....Can i get a copy of notes?

  • @atharkazmi4899
    @atharkazmi4899 3 года назад +2

    another great session. Just curious the notes you made about folders where can i get a copy of those notes?

    • @ARCTutorials
      @ARCTutorials  3 года назад +2

      Hi Athar. I will send you the notes. And will try and upload to github repo

  • @pradipthigale1193
    @pradipthigale1193 2 года назад

    What is the entry point in angular? Question asked in interview

  • @pardhasaradhi0076
    @pardhasaradhi0076 3 года назад +1

    Hi sir,
    iam pardha. Great videos 👍
    I have a doubt as in below
    When & how to use tsconfig.app.json & tsconfig.json
    Exact what purpose tsconfig.app.json . Could you please explain with example

    • @ARCTutorials
      @ARCTutorials  3 года назад

      tsconfig.json is extremely important as it has the output path, target of compilation of js lib, sourceMap, baseHref etc. Without these settings - you cannot actually deploy to higher env.

    • @pardhasaradhi0076
      @pardhasaradhi0076 3 года назад +1

      @@ARCTutorials so in real time will change tsconfig.json only?

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Not in real time, we will do it once while configuring the build pipelines

  • @ahasanulmustafa6203
    @ahasanulmustafa6203 2 года назад

    Hello Sir,
    In my project file there is no e2e file. I have followed all the instruction as given in previous video but there is no e2e

  • @Aaaaa_kkkk
    @Aaaaa_kkkk 4 года назад +1

    Sir one doubt plz reply.. iam saving jwt token in localstorage with expiry 2min, if the user try to login what massage will it display.

    • @ARCTutorials
      @ARCTutorials  4 года назад +1

      Hi Ravi. You will have to write a custom function and implement a subscribe to listen to call a method after every 2 mins

  • @bhanuprakash2974
    @bhanuprakash2974 4 года назад +1

    Sir can you please start the series on ag grid. Or can you teach me on line

    • @ARCTutorials
      @ARCTutorials  4 года назад +1

      Hi Bhanu. I will try and create ag grid tutorials soon

  • @mukeshwankhede7748
    @mukeshwankhede7748 3 года назад +1

    HI Sir ,
    Can we somehow improve ng serve command execution. for me it takes more than 20 min to complete

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Hi Mukesh. First few times it will take time as it will compile fresh. Once it starts caching things should be fast. You should look at optimizing the code as well may be using lazy loading etc

  • @rkfactsstories
    @rkfactsstories 3 года назад +1

    Hi sir could you please make a video on ngzone in angular 10

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Hi Ravi. Yes that I am going to cover very soon

    • @rkfactsstories
      @rkfactsstories 3 года назад

      @@ARCTutorials thank you sir👍

  • @lavanyalahari2110
    @lavanyalahari2110 2 года назад

    sir im not getting e2e folder whats the problem and how can i solve this issue

  • @maheshs2595
    @maheshs2595 4 года назад +1

    Sir can you please upload reactjs tutorial video.

    • @ARCTutorials
      @ARCTutorials  4 года назад

      Yes Mahesh. I will upload react tutorials also over the weekend

  • @vikneshramesh3529
    @vikneshramesh3529 4 года назад +1

    🙏🙏🙏

  • @sandhyareddy665
    @sandhyareddy665 2 года назад

    i didnt get the e2e folder in project creation why??

  • @saiprashanth7178
    @saiprashanth7178 3 года назад

    hi sir, you skipped node_modules folder?

  • @ambroselunatic7309
    @ambroselunatic7309 3 года назад

    How to add e2e folder in the angular application while creating I didn't recieve any e2e folder

  • @sivamuruganandamj1950
    @sivamuruganandamj1950 3 года назад

    Sir can you please upload the notes for folder structure in github.....

  • @vishveshrajrajasekar5911
    @vishveshrajrajasekar5911 3 года назад

    Hello sir after creating a new project I didn't get any e2e folder in angular 12

  • @9879747505
    @9879747505 3 года назад

    hello sir can u please send me the notes of the folder structure. thanks

  • @bharathiramesh8207
    @bharathiramesh8207 2 года назад +1

    I didn't get e2e folder in project

    • @ARCTutorials
      @ARCTutorials  2 года назад

      In new versions, e2e is not included. It wont bother you in learning

  • @pvenkatasainathreddy1828
    @pvenkatasainathreddy1828 3 года назад +1

    hii sir
    can you give some notes on it

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Hi Sainath. The notes are hosted at github link in description link

    • @reemadsouza310
      @reemadsouza310 2 года назад

      @@ARCTutorials Hi, I was going through the notes files but cannot find #7 txt in the Github link for this video. Please help. Thank you.

  • @zeezee3891
    @zeezee3891 3 года назад

    Hello
    I can’t find e2e in my project folder

    • @zeezee3891
      @zeezee3891 3 года назад

      I also could not see tslintjson