looks like a landing page that scroles down during the navigation , but doasnt change the whole page using routing system and keeping the SPA ascpect :)
thank you very much for this, honestly i needed a web cite after learning the basics fast, and looked old tutorials, they didnt work at all, especially now that it seems the moduls for the componenets are not created automatically but need to be included by hand, your video helped me a lot in figuring out what the fuck was going on, i subscribed, i will also credit you in the web cite i build for my job portfolio which is not much but better than nothing, and i wish you the best, thank you very much, time to watch the next video of the serious
why the part of animation is blocked? i just renamed some sections and all the features work properly without animation i changed the names only like clients...
There are 2 ways to create angular apps. First of course is with module, and second one is to use standalone component...In a standalone Angular application, all the necessary modules, components, services, and other resources are contained within a single project, without being part of a larger system. The structure is similar to the module type application but without the need to explicitly separate modules for different features. App Component (AppComponent): Acts as the root component of the application and contains the main layout and navigation. Components: Represent different parts of the user interface and encapsulate their behavior and presentation logic. Services: Provide functionality that can be shared across multiple components. Routing (optional): Handles navigation within the application by mapping URLs to different components. Assets: Folder containing static files like images, fonts, and other resources used by the application. Regardless of the type, organizing an Angular application into modules helps improve maintainability, scalability, and code reuse. By breaking the application into smaller, self-contained units, developers can easily manage complexity
Why this channel is underrated i love this
Best video of angular on TH-cam so far ,this really helped me a lot and very simple and short .Thank you
Glad it helped!
Thank you sir valuable information this video made my day.
Please do some more videos regarding Angular
I can only thank you for putting together such a great Angular training video.
Glad it was helpful!
thank your sir keep up the great work!
25:23 What's the purpose of importing the Common Module? I think it was included by default in your app.component.ts, but it wasn't in mine.
Amazing, thank you
thank uhh soo much sir for this video this is soo much help full for me plese next part jaldi upload kr dyn kal hi kar dyn please
Uploaded 😊
😍😍@@admisterstudios
looks like a landing page that scroles down during the navigation , but doasnt change the whole page using routing system and keeping the SPA ascpect :)
thank you very much for this, honestly i needed a web cite after learning the basics fast, and looked old tutorials, they didnt work at all, especially now that it seems the moduls for the componenets are not created automatically but need to be included by hand, your video helped me a lot in figuring out what the fuck was going on, i subscribed, i will also credit you in the web cite i build for my job portfolio which is not much but better than nothing, and i wish you the best, thank you very much, time to watch the next video of the serious
sorry, what if i dont have that assets folder, can i add by myself or something to do ?
Yes you can
why the part of animation is blocked? i just renamed some sections and all the features work properly without animation
i changed the names only like clients...
Not sure, please share the code
thank you
Not working for me, the CSS files are not working from the index.html
There is no app.module.ts, how do we create a project with app.module.ts in angular 17?
There are 2 ways to create angular apps. First of course is with module, and second one is to use standalone component...In a standalone Angular application, all the necessary modules, components, services, and other resources are contained within a single project, without being part of a larger system. The structure is similar to the module type application but without the need to explicitly separate modules for different features.
App Component (AppComponent): Acts as the root component of the application and contains the main layout and navigation.
Components: Represent different parts of the user interface and encapsulate their behavior and presentation logic.
Services: Provide functionality that can be shared across multiple components.
Routing (optional): Handles navigation within the application by mapping URLs to different components.
Assets: Folder containing static files like images, fonts, and other resources used by the application.
Regardless of the type, organizing an Angular application into modules helps improve maintainability, scalability, and code reuse. By breaking the application into smaller, self-contained units, developers can easily manage complexity
thanks u
image animation is not working in index.html using js files
share the code via github
sir script file is not working what to do....
Let me know more about the error if any.. be specific what is not working..
reply me sir please 🥰🥰
nothing here , no configuration it not for beginner