That's perfect, finally understanding the zone in angular and it's benefits thanks a lot for ur content and good luck
@omarkarake8598Күн бұрын
Gave you a sub man, really appreciate the content. sounds are in check. alright bro
@123ankit3214 жыл бұрын
Wow. Just what I was looking for. This information is really gold. Your videos have always been helpful. Such quality content.
@harshdeepk9 Жыл бұрын
Good clean content. Quite nice sounding accent. Keep it up bro
@dewinchy10 ай бұрын
NgJohn hit me, but yeah, great explanation tho
@DecentralEyes2 жыл бұрын
At 0:29 what is "June Jess" ? Sorry, as as English person, I don't understand.
@FunOfHeuristic2 жыл бұрын
It's zone.js
@raghubalaji44525 ай бұрын
@DecentralEyes... I bet you can read English. It mentioned in the title.
@aravindrajan3983 жыл бұрын
Very good explanation. Really awesome bro . pls keep continue ....😀
@niharikaakepati5962 жыл бұрын
Thq for the video. After watching the video as per my understanding by adding import 'zone.js' in polyfills.ts we can be able to use two way binding, settimeout, changedetection,..in our project.Am i right?
@ankush37073 жыл бұрын
So subrat u told in the above video for put request u can run it outside zone what happens if I need to show the response from put request in UI I will be required to run it in UI
@FunOfHeuristic3 жыл бұрын
If you need the response in each call then you should not run the same outside angular, but if you are doing for some other reasons then you can add the response back to angular and that can be displayed in the page.
@VipinRawat_Offcial3 жыл бұрын
Zone.Run() inside runOutsideAngular() is not working.. I'm trying in angular 10
@archuser3 жыл бұрын
thanks a lot, pretty helpful video, and sound are great
@VinothKumar54034 жыл бұрын
Most awaited concept..thanks a lot..
@venkateshraja20693 жыл бұрын
Your explanation is very good I can understand the topics easily thank you bro
@abhilashrajagopal94552 жыл бұрын
Video and Content is good.. please increase the volume/sound of video, its little bit lesser volume as compare to other YT videos. Thank you
@akshoyd22942 жыл бұрын
very interesting content. thanks for sharing.
@sanjitmishra4 жыл бұрын
Thanks for sharing... Mic is nice and clear.
@shubhamgoel77034 жыл бұрын
I like your content and knowledge. Keep it up :)
@SantoshThakur-ll3kd3 жыл бұрын
It was good, Do you have any git/repo?
@devangpatel9450 Жыл бұрын
How to implement ngzone in existing angular 9 project
@FunOfHeuristic Жыл бұрын
You can use ngZone through dependency injection, so there should not be any problem to use it with existing projects.
@praphulagarwal86284 жыл бұрын
Can you make a complete tutorial on project structure in angular
@FunOfHeuristic4 жыл бұрын
Ya that's already in the Queue, a full stack application.
@milinddholakia12284 жыл бұрын
Can you create a series of Angular with Firebase? And CRUD Operations..also Queries in Firebase
@ukranaut4 жыл бұрын
Gret njijon ekspranesin, tenkiu.
@shiprakushwaha22844 жыл бұрын
Found it so easy to understand good video
@Santoshthakur1003 жыл бұрын
this is not working in Angular 10,11
@Semma_Bore4 жыл бұрын
Mic sounds nice. No issues from audio. Can you make a video on caching...
@FunOfHeuristic4 жыл бұрын
Thanks for the feedback, I have a video on service worker and angular pwa and it uses caching, so please check that.
@Semma_Bore4 жыл бұрын
@@FunOfHeuristic But service worker won't cache post request right?
@FunOfHeuristic4 жыл бұрын
Yes that's not advisable, because post request is for creating a record and it depends on the server, but you can cache the response in theory by using Cache-Control or Expires header fields, I have never used it till now.
@aqibsaeed32294 жыл бұрын
Very nice
@anupkumar-ng1gb2 жыл бұрын
Please improve audio quality
@mabos5553 жыл бұрын
i'm stilll watching this is amazing but man some of the words are hard to understand you said jon but you meant zone.. i'm not intending to make fun of you don't worry and your videos are helpfull at all just wanted to mention that maybe add subtitles in English somehow or pronouce the words slowly it is really hard for me to get some of the words (by mostly hearing what you say while writing notes to myself) my friend :)
@FunOfHeuristic3 жыл бұрын
Thanks for the feedback, I will definitely keep this in mind from next video ☺️