So in simple terms angular.json file is nothing but a configuration file used to configure the architecture of whole angular application. It's a way to tell CLI that where can you find main file, index.html file, css file and many more files which are used to bootstrap your angular application. If you have multiple internal projects in one application then the location of files that are required to start your angular application is actually mentioned here. CLI reads that information from here and automatically loads all these files so that you can see your results in browser.
Still if you find this explanation complex and if you are not able to follow, please mail me your contact number at codergaming25@gmail.com. i will connect with you to explain it better.
Ur all videos are very clear & helpful.. I watched almost all your angular videos. I expect more videos.. thanks lot 😍
Thanks for your feedback. Will upload more soon. :)
Awesome Explanation, this is exactly what I looked for. Thank you!!
M glad you found us 👍
Very useful information as interview point of view..❤️
Thanks 👍👍
How can we check the values of an element while debugging ?
what is the use of angular.json file and what it will do? Can you explain in simple way?
Sure
So in simple terms angular.json file is nothing but a configuration file used to configure the architecture of whole angular application. It's a way to tell CLI that where can you find main file, index.html file, css file and many more files which are used to bootstrap your angular application.
If you have multiple internal projects in one application then the location of files that are required to start your angular application is actually mentioned here.
CLI reads that information from here and automatically loads all these files so that you can see your results in browser.
Still if you find this explanation complex and if you are not able to follow, please mail me your contact number at codergaming25@gmail.com. i will connect with you to explain it better.
@@CodeDecode It's clear your are Amazing.. Thanks a lot