The course content is excellent. The slides are very well done too. However, I have one request: could you please enlarge the terminal display when recording? I often needed to zoom in on the screen to see what commands were being typed.
When i run json-server --watch src/data/db.json Its showing --watch/-w can be omitted, JSON Server 1+ watches for file changes by default File src/data/db.json not found
Hi.. around 2:31:00, where the login form is executed.. I am actually facing an issue..styles are not being applied to the login form as soon as the page is loaded until I just click either on the input or on the button.. tried checking the changes that are actually happening and came to know that the class is changing from example-form to “example-from ng-untouched ng-pristine ng-valid” and then the styles are applied.. Please help me out as soon as possible. Thanks
db.json use chesinapudu product id auto increment avvatle bro, enni saarlu new product entry chesina default 0 ani tiskuntundi id , can you please address this issue?
How can we use both Version 16 and Version 18. Like application is Angular 16 and we dont want to upgrade it. And develop new application using Angular 18. Please suggest how can we achieve it
Install angular cli version 16 create new app. Then upgrade angular cli 18 create new app then you have two application with different version. You can keep global angular cli as 18 it will support for both application
Hi.. around 2:31:00, where the login form is executed.. I am actually facing an issue..styles are not being applied to the login form as soon as the page is loaded until I just click either on the input or on the button.. tried checking the changes that are actually happening and came to know that the class is changing from example-form to “example-from ng-untouched ng-pristine ng-valid” and then the styles are applied.. Please help me out as soon as possible. Thanks
1:10 Angular 18 Introduction
1:50, Advantage of Angular
6:09 System setup
7:41 Angular installation
10:51 Angular CLI commands
12:04 Create new application
12:14 Angular Templates standalone (standalone version 17 onward)
16:32 Angular folder structure review
27:36 Angular Templates module based (module based till version 16)
31:49 Material UI
39:28 Components
46:42 Interpolation
48:50 Pipes
54:35 custom pipes
57:30 Property Binding
1:02:17 Event Binding
1:05:51 Two way binding
1:08:12 Angular Module
1:13:47 Angular Routing
1:37:14 Angular Guards
1:59:18 Lazy loading
2:02:21 Angular Hooks
2:07:29 Directives
2:21:45 Angular Forms
2:44:05 Services
3:36:30 Http interceptor
4:44:36 Consume secured .NET API
Thanks brr this is really helpful
@LAUGHWITHTENIOLA most welcome bro
@@yogidunique7013 ☺☺ Am actually watching the tutorial right now Wbu? Are u done with it oru just started
@LAUGHWITHTENIOLA I have done till directive!! 2nd part is very important ngrx, rjx, code improvisation. I m planning to finish till this weekend
👍
eagerly waiting for next part sir! great explanation with each topic is adorable..
Thanks for the support it will be available sep 5th
Thank you so much, was waiting for a complete tutorial in angular v18
Glad it helped
Thanks so much sir the tutorial is very helpful
Thanks for your wonderful words 🙏
Very brilliantly covered each and everything so far in this video. Part 2 also seems very promising.
Thanks a ton!
The course content is excellent. The slides are very well done too.
However, I have one request: could you please enlarge the terminal display when recording? I often needed to zoom in on the screen to see what commands were being typed.
Thanks. Let me try to fix upcoming videos
Small request sir give time laps for topic in desperation ...Thank you sir 👍❣️
Will include with in 2 days, thanks🙏
Great work Nihira
Pls create playlists for MEAN
Sure I will
Excellent content as always🎉 Appreciate cha!❤
Thanks👍
Thanks very much for this video tutorial
You are welcome!
Loved your content, eagerly waiting for next session. ❤️
Thanks for showing interest. Part 2 will be available on September 5th
Thank you so much for this video 😊 from last few months I am looking for 18 v angular concept
Glad to hear 👍
you are a legend my friend. thnx and greeting from germany
Thanks for the wonderful words.. I am just sharing what I learned 👍
Thank you, Thank you so much for this valuable course, ❤
Thanks👍
Thank you so much sir for providing great explanation with each topic. it will help for fresher as well expreanced candidate. ❤
Thanks 👍
Still watching and enjoying this video.
Short, simple, and straight to point explanation.
Please can we get the slides
Check in description ppt link included you can download
your class is awesome...thanks for this video ....do we have part 2 link and ppt link
Part 2 will be available September 1st week. Ppt i will include by tonight
@@NihiraTechiees thank you so much , i love this video . thank you
Thank you so much sir for your valuable course sir....
Most welcome
Greate Explaination.. Waiting for part 2. +1 sub
Will be available 5th September
@@NihiraTechiees Nice to hear that. Much love from sri lanka
Good video, pls make full stack project from scratch for beginer!!!!
Sure, you can expect soon
When i run json-server --watch src/data/db.json
Its showing --watch/-w can be omitted, JSON Server 1+ watches for file changes by default
File src/data/db.json not found
Have you installed json-server through npm command. If not please execute first.
Still if you facing problem please send me mail
@@NihiraTechiees I have installed it already buy still showing same thing so I run echo {} > db.json to create an empty dp.json file
Hi.. around 2:31:00, where the login form is executed.. I am actually facing an issue..styles are not being applied to the login form as soon as the page is loaded until I just click either on the input or on the button.. tried checking the changes that are actually happening and came to know that the class is changing from example-form to “example-from ng-untouched ng-pristine ng-valid” and then the styles are applied..
Please help me out as soon as possible. Thanks
Responded to another message
Will this be enough for a newbie ? I am just new to angular and i really need for my company project
Yes. This video covers all topics definitely it will be helpful
Nice one bro
Thanks 🔥
super sir useful course,sir for rxjs can u make detail videoand post more related to angular sir
Will upload soon
you are awesome bro
Thanks brother
Thank you so much ☺️
Welcome 👍
good one
Thanks
can you please post a video register angular and .ne core most commonly asked interview qns and ans
Sure will plan for that
Good 👍
Thanks
great bro, it a perfect tutorial
Thanks brother, hope you also doing good👍
Brother please make a full tutorial on angular push notification with PWA or Firebase
When are you going to upload part-two?Just tell us how many months you are going to take.?🤔
I am targeting to upload on sep5th. Preparation going on.. You can expect as soon as possible
Please share any video link how to change theme sir
This video itself I covered... If you need additional support sent me mail
You haven't added ppt link, please make it available
Thanks for reminding will update by tonight
can we use inline template and no specs command at one time
ng g c common/support --inline-template --skip-tests ?
Yes. we can use
why do you keep use "any" type? Isn't it bad practice in typescript?
If you know the datatype we have to go with actual data type... If you not sure then we can use any.
I have explain that also
@@NihiraTechiees Why your Guard folder starts with upper capital but the folders like customer, home is small letter?
Sir please make a video multiple layout in angular version 18 please please 🙏
Sure will upload soon
db.json use chesinapudu product id auto increment avvatle bro, enni saarlu new product entry chesina default 0 ani tiskuntundi id , can you please address this issue?
Since it's just dummy api for study. I suggest programmatically take max value +1 as id
@@NihiraTechiees it works, Thanks for your response!
Thank you🙏
You’re welcome 😊
bro do videos on angular 18 standalone with firebase have admin page all
Sure will try
How can we use both Version 16 and Version 18. Like application is Angular 16 and we dont want to upgrade it. And develop new application using Angular 18. Please suggest how can we achieve it
Install angular cli version 16 create new app. Then upgrade angular cli 18 create new app then you have two application with different version.
You can keep global angular cli as 18 it will support for both application
@@NihiraTechiees How about the node version ? will we have any issues ?
Node js version 18.19.1 will support for both angular 18 and 16
Or you can use node version manager (nvm) for dynamically change node versions😜👍
Thanks for the information, first let me try
❤ 2nd part when will be coming
It's already uploaded link in description
I don't know the reason but in Add new product page the id is 0 for each and every record? could you please help me out for fixing it?
Can you send me mail with, your db.json file and what value you are passing to the api
@@NihiraTechiees could you please share your email details?
@@NihiraTechiees Could you please share your email address ?
Why my theme was not update sir I'm totally upset can you please tell me how to change them sir
Change the css from style.css
👌
👍
getting
error
Referrer Policy:
strict-origin-when-cross-origin
how to fix
When you got this error? Like scenario
@@NihiraTechiees when i am running in localhost
Getting error while creating db.json file
What is the error?
Need MERN stack
Will plan for that
very worst quality ...but teaching is good
Thanks for the feedback
May I know where you got quality issue in audio or video?
@@NihiraTechiees Everything looks good to me, Thank you. This course is awesome.
Thanks irvin
Course is really good 🫡
Hi.. around 2:31:00, where the login form is executed.. I am actually facing an issue..styles are not being applied to the login form as soon as the page is loaded until I just click either on the input or on the button.. tried checking the changes that are actually happening and came to know that the class is changing from example-form to “example-from ng-untouched ng-pristine ng-valid” and then the styles are applied..
Please help me out as soon as possible. Thanks
Could you send me mail we can have a Google meet?