Now standalone components are the default in Angular, do we need a separate tutorial covering implementation of routing for standalone application? Thank you so much for these quality tutorials they are a real gift.
whatever you import in module file import same in app.ts file nothing else . or you want to create project without standalone compknent in angular 17 type this at time of creation ng new my-app --no-standalone . like if you find it helpful
whatever you import in module file import same in app.ts file nothing else . or you want to create project without standalone compknent in angular 17 type this at time of creation ng new my-app --no-standalone . like if you find it helpful
Sorry, was the LEARN.CODE.REPETE startup video part cleaned up ? It looks like it was modified, but the LEARN.CODE.REPETE mispelling wasn't corrected. REPETE is misspelled. Should be REPEAT.
Clean & clear explanation
Now standalone components are the default in Angular, do we need a separate tutorial covering implementation of routing for standalone application? Thank you so much for these quality tutorials they are a real gift.
whatever you import in module file import same in app.ts file nothing else . or you want to create project without standalone compknent in angular 17 type this at time of creation ng new my-app --no-standalone . like if you find it helpful
@@axitpoojara Ah, i was referring to routing including lazy loaded routes and guards from what i understand this is quite bit different in angular 17.
Very nice and informative tutorial.
Best tutorial angular
Is this the best please help me I am not getting any good tutorial I bought a course from udemy it is bullshit, I do not understand anything
@@rahathasan5971yes, you can surely follow this course
sir how routing will done with standalone component pls make a video on that
whatever you import in module file import same in app.ts file nothing else . or you want to create project without standalone compknent in angular 17 type this at time of creation ng new my-app --no-standalone . like if you find it helpful
Sorry, was the LEARN.CODE.REPETE startup video part cleaned up ? It looks like it was modified, but the LEARN.CODE.REPETE mispelling wasn't corrected. REPETE is misspelled. Should be REPEAT.
please make a video on Lazy loading