Thank God someone has explained this properly! Amazing work (y)
@murthypalakeerthi74545 жыл бұрын
very nice video
@chetansharma47516 жыл бұрын
Kudvenkat sir new bootstrap 4 and later versions are not very much compatible with Angular. So can you please make few videos on material design... Coz it works great with angular.. and documentation is bit complicated. and help from online community is low compared to bootstrap which is like mostly Jquery dependent.
@Csharp-video-tutorialsBlogspot6 жыл бұрын
Sure Chetan. We will definitely start a new series on Angular Material soon.
@vishaljaiswal32026 жыл бұрын
Great Explanation sir...... Sir please make video on routing from data base .... thanks
@shaikhsuffiyan13566 жыл бұрын
Superb explanation, Sir can you make a video for angular state management using NGXS
@tender.branson6 жыл бұрын
I'd prefer query parameters (list?id=1&name=John) over optional (list;id=1;name=John). They look more natural for user.
@Csharp-video-tutorialsBlogspot6 жыл бұрын
You are right query params are more natural. We will discuss query parameters in our next video. Optional parameters is just another option.
@hafsalkazhungil6 жыл бұрын
sir u should give tutorial for pwa(progressive app) using angular cli..this is best feature of nodejs app(angular).
@hafsalkazhungil6 жыл бұрын
create tutorial on mean stack web app(mongodb express angular nodejs)..?
@hafsalkazhungil6 жыл бұрын
what about Reactjs and react native?..any tutorial.
@interstellar18966 жыл бұрын
waiting for query parameter....I dont think optional route parameter is good...!!....its all about query parameter....becas when we refresh the page....data will gone....!!