TOP 5 Angular Interview Questions and Answers (for experienced, 2020)

  Рет қаралды 73,549

Decoded Frontend

Decoded Frontend

Күн бұрын

🔥 Increase your chance to pass successfully Angular interview with my new course:
courses.decodedfrontend.io/co...
Hello Guys! There is no coding for today but another quite important topic instead. Today I will share with you my TOP 5 interview questions which I ask on every interview for the Angular position. In my previous job, I interviewed people quite a lot and I realized that I have some core questions which in my opinion kind of a base or a core which should every angular developer know very well. In this video, we will talk about the advantages and disadvantages in Angular, Change detection, Dependency injections, Reactive programming, and RxJs, and application performance optimization. This video is experimental and I do not know how you guys will accept this video format but I hope anyway that it will bring some value for you and do not forget also to leave your feedback in the comments :) Thank you for your attention and enjoy watching!
📣 Become a Pro in Angular Material Theming (Advanced Workshop) 📣
bit.ly/angular-material-themi...
✅ Use 10%-off coupon code: KZbin_DISCOUNT (Only 2 coupons left)
📣 Blazing fast GraphQL Backend just in 1 Day with Hasura Engine 📣
bit.ly/complete-hasura-course
✅ 20%-off coupon code: HASURA-EASY-START
Check out my videos about Angular Material Library:
• Angular Material
Check out my videos about Angular CDK:
• Angular Material CDK
🔗 Links:
Great Article about Change Detection:
indepth.dev/a-gentle-introduc...
More about Dependency Injection:
angular.io/guide/dependency-i...
About RxJs:
angular.io/guide/observables
About RxJs subjects:
www.learnrxjs.io/learn-rxjs/s...

Пікірлер: 136
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
The best way to prepare for an upcoming interview is Mock-Interview! In my new course "Angular Interview Hacking" you can get an option to have a mock interview with Google Developer Expert in Angular and get access to a constantly growing database of the most popular Angular interview questions and detailed answers! Check this out here: courses.decodedfrontend.io/courses/angular-interview-hacking
@gvr4ik
@gvr4ik 3 жыл бұрын
More optimizations techniques: runOutsideAngular heavy scripts or 3rd party libraries, detach view from change detection, lazy-load components via dynamic imports, avoid many *ngIfs, ngSwitches in templates and use dynamic components, virtual scroll for large lists, server-side pagination, caching, service-workers.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Excellent! :) I feel you would pass my interview ;)
@user-ch8np4oh5r
@user-ch8np4oh5r 3 ай бұрын
What do you mean by "detach view from change detection"?
@pwrDolphin
@pwrDolphin Ай бұрын
@@user-ch8np4oh5r, detach() method of ChangeDetectorRef class. So it basically let us turn off change detection. When it's needed - it can be turned on back with reattach(), followed by manual start of change detection cycle with detectChanges().
@pwrDolphin
@pwrDolphin 2 жыл бұрын
Greetings from Kyiv :) Spent my last week searching new job as Front-End Developer with Angular. Can strongly confirm that all questions you mentioned - I heard them myself. DI and CD are really primary patterns in Angular and developer should know its native implementations. ps. btw, most of advanced topics I was asked during tech-interview are covered here, explained by Dmytro. Got 5+ job offers eventually.
@Sammorris207
@Sammorris207 2 жыл бұрын
Congratulations
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi guys, There is no coding for today. Instead I decided to share with you my TOP 5 Angular interview questions. This is kind of experimental video, so please let me know if you like it and if you are interested in more videos like this. Any feedback is important and appreciated. Thank you 🙏🏻
@aswathyrenju8828
@aswathyrenju8828 Жыл бұрын
Have shared any video on Angular unit testing?
@eppachan
@eppachan 2 жыл бұрын
Really good stuff. Expecting another set of interview questions.
@atulgupta426
@atulgupta426 2 жыл бұрын
Hey Dmytro! Nice content!!! I appriciate your explanation of topic... Thanks for being here...
@kubekittechnology7607
@kubekittechnology7607 3 жыл бұрын
Currently, one of the best Angular channel!
@williamxsp
@williamxsp 2 жыл бұрын
Dude, your content is amazing. Keep up with these great videos. Thanks from 🇧🇷
@DecodedFrontend
@DecodedFrontend 2 жыл бұрын
Thank you William! Glad you like it ;)
@valikonen
@valikonen 3 жыл бұрын
You'll never escape without "Different type of subjects" :)), but yes, your points of view are very real.
@giorgimerabishvili8194
@giorgimerabishvili8194 3 жыл бұрын
Absolutely great channel!
@MeetPatel_01
@MeetPatel_01 2 ай бұрын
even after 3 years, your content really helpful to understand complex topics, thank you.
@AnuragSingh-ev8qd
@AnuragSingh-ev8qd 3 жыл бұрын
Hi.. I'm your new subscriber and I literally loving the complex topics and techniques you use to explain things..just amazing. A new fan along with a subscriber. Thanks a lot!
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Thank you so much 🙂
@anasamir6141
@anasamir6141 3 жыл бұрын
Hey Dmytro! I just wanna say thanks because I just landed a fully remote Angular job by watching your videos. All the questions during my technical interview were spot on! Keep up the good work. Could grab you a beer if I see you in Austria someday 🤣
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Wow, well done! Congratulations with a new Job and wish you huge success there🎉 I am super happy that my videos helped you with preparation, stories like yours inspire me! P.s looking forward to see you in Austria 😅🍻
@ahmedsokar2909
@ahmedsokar2909 2 жыл бұрын
@Decoded Frontend change detection, page load, UX improvements, Server-side rendering with Angular Universal, Lazy load routes, Optimizing bundling and preloading , Cache HTTP calls and Cache static content using Angular PWA, Using trackBy in ngFor . The way you should go about any improvement in a system is that you should first identify bottlenecks
@carlosabud
@carlosabud 3 жыл бұрын
Hey man - nice content, really appreciate your work. Thanks. Cheers from Argentina
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
My pleasure! 😉
@gervisbermudez
@gervisbermudez 3 жыл бұрын
OMG thanks for sharing this video, I love you! ❣️
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
You are so welcome!
@SappaduReady
@SappaduReady 3 жыл бұрын
Much appreciation from India! Thanks
@radvilardian740
@radvilardian740 3 жыл бұрын
I always comeback to this channel. Thanks for the fun 🙏
@marekkazimierczak9210
@marekkazimierczak9210 Жыл бұрын
All right! So I'll mention your YT channel, as a good source of Angular news on my following job interview 😄
@gustavo9758
@gustavo9758 2 жыл бұрын
I'm about to apply for an Angular position and this seems really useful, thanks!
@prangnana
@prangnana 2 жыл бұрын
Thanks Decoded Frontend for sharing quality knowledge
@pawansahu8605
@pawansahu8605 3 жыл бұрын
very nice explanation, i am fan of your knowledge. 👍
@kamalendubaidya6515
@kamalendubaidya6515 2 жыл бұрын
Hello Dmytro !! Best wishes from India, I love to watch your videos - the content is un-paralleled. In this video on the optimization topic - I think we should also mention the output compression e.x. gz compression, brotli compression from web server end which also decreases the bundled js files. Just a thought. Thanks again and keep making these wonderful videos.
@azeemjoseph3946
@azeemjoseph3946 2 жыл бұрын
Thanks for such a great video....!!
@A9kit.k
@A9kit.k 3 жыл бұрын
Such a helpful video, thanks
@cassbritz1404
@cassbritz1404 3 жыл бұрын
Have you done any videos with a little more details on RxJs, observables and promises (within Angular)? I'd love more information about basic concepts but also about best practices. For example, we were taught to where possible always use pipe->takeUntil rather than manual subscriptions. What situation would we use a promise? I personally have never had a need to/learned how to use it, so I would love to learn this. Maybe also tips about the Map operations like switchMap vs ExhaustMap. Outer observables vs inner ones.
@shrinath213
@shrinath213 3 жыл бұрын
Hi Dmytro, unique and really helpful videos. Keep up the good work :D
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Thank you! I am glad to hear it. will keep it up for sure ;)
@adiscivgin
@adiscivgin 3 жыл бұрын
Nice content, really appreciate your work. Thanks
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
My pleasure!
@ahmedsokar2909
@ahmedsokar2909 2 жыл бұрын
Hey Dmytro @Decoded Frontend In the difference between observables & promises: In Observables: It stops(cancellable) when we use unsubscribe() method , and subscribe() method is responsible for the error handling process In Promises: It does not stop(not cancellable) and push errors to child promises
@marib8177
@marib8177 3 жыл бұрын
Great tips. Thank you.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Glad it was helpful!
@MehdiGlz
@MehdiGlz 3 жыл бұрын
I'd like to add advanced Pipe knowledge and experience as requirement for senior positions. We didn't use a lot of Pipes in my last job, but so far many interviews have asked about pipes, conceptually how do they work, what does each decorator mean and what is happening "under the hood" broadly. I was directly asked about what is it you have to modify or override whenever you're creating a custom pipe.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi, Yes, for sure Pipes are very important and experienced developers should be aware of it. In this video I just wanted to highlight top 5 essential things. My logic was like: if a candidate has no idea how Change Detection works - it doesn't matter already if he/she knows Pipes and what the difference between pure/impure pipes etc. Most probably candidate will not be able to build efficient Angular App without knowledge about change detection or DI. So these 5 questions for me as a guard: if someone can pass it then it makes sense to ask about forms, pipes, router etc depending on a project :)
@PP-po3ri
@PP-po3ri 2 жыл бұрын
Good content. I just got a job as a mid front-end developer and want to develop my skills before starting my new job :)
@lastrafda519
@lastrafda519 3 жыл бұрын
Hi, thanks for your videos. I'm currently working as a frontend developer using React but I love Angular and I find your channel very useful. Stay safe
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
I appreciate it! Thank you very much and stay safe too 😊
@samuelpariona7870
@samuelpariona7870 2 жыл бұрын
Hey man, do you have or plan a course about microfrontends with angular?, ps: your videos are cool
@avnerhattab765
@avnerhattab765 2 жыл бұрын
very good content !
@_cipriangg_
@_cipriangg_ Жыл бұрын
Awesome!
@melissaarias2444
@melissaarias2444 3 жыл бұрын
New subscriber here 😀 I like this content. I hope we can see advanced topics/tutorials about angular 🔥
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Welcome and thank you for feedback, Melissa! :) There are already advanced tutorial on the channel you can already check out. There are some playlists: 1) About complex form controls kzbin.info/aero/PLX7eV3JL9sfkgIka4CmlLMkErbaVPe4LC 2) About Angular CDK kzbin.info/aero/PLX7eV3JL9sfkdwkADI4PVDmNins_fO_vp
@melissaarias2444
@melissaarias2444 3 жыл бұрын
@@DecodedFrontend Great. I'll take a look. 🔥🔥 Thanks!!!
@pedrinhofernandes
@pedrinhofernandes 3 жыл бұрын
Great topics for interviews!
@vijaykanthdondapati4340
@vijaykanthdondapati4340 2 жыл бұрын
You nailed it thanks 👍
@DecodedFrontend
@DecodedFrontend 2 жыл бұрын
Glad it helped
@Ivanco_step
@Ivanco_step 2 жыл бұрын
Good job! There is one more subject in RxJS => Void subject
@denisbielishev
@denisbielishev 3 жыл бұрын
If you talk about performance, we can also use: WebWorkers; preloading; runOutsideAngular, cdr.detach, reatach; memoization function etc.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Excellent! 😉
@user-ir4ug1kt4e
@user-ir4ug1kt4e 3 жыл бұрын
very nice! Thanks!
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
спасибо ;)
@sanjaythorat8521
@sanjaythorat8521 3 жыл бұрын
@Decoded Frontend, First of all thanks for sharing such valuable knowledge, appreciated. Regarding Observable Vs Promise. Is it really a good interview question for any angular expert who did not worked with promise. Its not necessary to understand promise for interview purpose. Just a thought bcz since the beginning of Angular 2 I have been using observables only.
@biosgl
@biosgl 2 жыл бұрын
Questions regarding unit testing would be helpful as well
@ganesh56789
@ganesh56789 3 жыл бұрын
Thank you
@sergeymigel4680
@sergeymigel4680 7 ай бұрын
Point about Optimization - can be as separate video. Little bit complex to understand it in briefly descr.... Thank you!
@rafalkoduje
@rafalkoduje 3 жыл бұрын
Hi, it is your next interesting video. I would add to your question list one more - when you use react driven forms instead of template driven forms. And from that point I would come smoothly to the differences between these two. Forms are used in almost every app, so I think it nice to learn candidate's knowledge in this area.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi! Yeah, it is also worth to mention forms you are right. In the pt.2 I will definitely include it :)
@dmitriy5906
@dmitriy5906 3 жыл бұрын
hey great video. it show me things I missed but it would be also super to have more detailed explanation Thanks a lot
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi! Thank you😊 the thing is that I was not sure that this format and this topic will be interesting for my subscribers, so it was just validation of an idea. If I see that there is demand I will extend the answers in next videos but thank you for feedback it was very important hint😊
@Johnny1864
@Johnny1864 3 жыл бұрын
Thank you! Very Helpful
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Johnny thank you for feedback:)
@jaysoncustodio21
@jaysoncustodio21 Жыл бұрын
nice man
@blues227
@blues227 Жыл бұрын
Excellent job 👏🏻 0
@hiteshsuthar1097
@hiteshsuthar1097 11 ай бұрын
Thanks
@minigeek
@minigeek 3 жыл бұрын
i did that subscribe inside subscribe thing.. i even do it it today.. thank god I found this video.. now I know m bad programmer
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
We are all learning, do not worry :) Thanks for feedback!
@faridakhoja9026
@faridakhoja9026 3 жыл бұрын
Nice template , I will use this to test candidates 😛
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Farida Khoja sure! 😉 if you also have some interesting questions please do not hesitate to share them as well
@nuZdarova
@nuZdarova 2 жыл бұрын
Thank you
@SonuSindhu
@SonuSindhu 3 жыл бұрын
"then" is for Promise not observable. Great content 👍
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi, Thanks! Yes, of course "then" and "catch" is for Promise. I just misspoke
@atnguyen3075
@atnguyen3075 Жыл бұрын
Hi Dmytro, could you do a video like this for advance level, very appreciate it
@behramb.1644
@behramb.1644 3 жыл бұрын
Thanks for your good great video. You must continue, expression, good language. I'm a foreign person but understand you. It should be just like that.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Thank you very much! I am glad to hear it! :)
@pawansahu8605
@pawansahu8605 3 жыл бұрын
Please create scenario based questions as well, we can learn from you.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Thanks for suggestion! I will think about it 🙂
@uaplatformacomua
@uaplatformacomua 3 ай бұрын
Brotli compression is awesome optimization method
@ManishGupta-ww8tg
@ManishGupta-ww8tg 3 жыл бұрын
It will help me in interview... Please add something for reactjs...
@mabos555
@mabos555 3 жыл бұрын
as for optiminzations: what do you think about polling? also I know that not using the ngModel for templated form and just use reactive forms instead is better for perfomance since there is no actually need to use another directive in the middle just for form validations and such.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
I think polling solves different task, it just asks server for updates. However... you know, you might be right. In some cases it can be used as a one of optimizations technique. As example I remember that Twitter used to show just a counter of how many new twits you have and in order to load all of them you had to click on this banner, so it can optimize your app as well to some extent because definitely counting operation should be faster rather then fetching of whole tweet but it is just my suggestion:)
@mabos555
@mabos555 3 жыл бұрын
@@DecodedFrontend thanks, yeah sometimes we just need to use polling mechanism somehow and about the difference between reactive vs templated form control?
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Regarding forms can say nothing because I hear it first time and I would need some research there. Reactive Forms are more flexible and easier to reuse but if it improves performance I don’t know (yet) 😄
@navnathjadhav9111
@navnathjadhav9111 3 жыл бұрын
Good video
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Thanks🙂
@m.hjabbari1563
@m.hjabbari1563 3 жыл бұрын
You can unsubscribe in observables but in promises you can not. ( for memory things )
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi! Thank you 😊 yep exactly, You are absolutely right!
@sulaimantriarjo8097
@sulaimantriarjo8097 3 жыл бұрын
Nice guide you made there. I have question regarding subscription. In angular httpmodule use observable by default. Do i need to unsubcribe in each call api ?
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi :) Usually you don’t need to unsubscribe for this kind of observables because Angular will care about it
@Aliakbaresmaeiliiii
@Aliakbaresmaeiliiii 3 ай бұрын
Bro, Now i see a Realy senior angular developer
@rendez-vousausommet1807
@rendez-vousausommet1807 Жыл бұрын
What is the best architecture pattern for building angular ?
@joydeeprony89
@joydeeprony89 3 жыл бұрын
Just a suggestion, it would be really helpful if you could explain the concept with the real project code snippets.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi, thank you for your feedback! I understand your point. For me it was also a dilemma “to include snippets or not” but with snippets and more detailed explanation the video would be around at least 1.5 hour and I decided to go without it but I will cover the most interesting parts in separate videos (Change detection, DI etc). Sorry for inconvenience
@designxperts9815
@designxperts9815 3 жыл бұрын
AOT aslo will help us to optimize angular application
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Exactly! Fortunately from Angular 9 it is by default
@sudeshkodavoor548
@sudeshkodavoor548 3 жыл бұрын
@10.43 it should be promise I think 😀
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
yeah... of course you right it should have been Promise :) Sorry, I misspelt. I am impressed how carefully you are listening to 😀 Thank you!
@chinthanagunasekara7469
@chinthanagunasekara7469 2 жыл бұрын
Hey, this really help. One point ,<a href="#" class="seekto" data-time="645">10:45</a> should be promise, is it?
@DecodedFrontend
@DecodedFrontend 2 жыл бұрын
Yes, exactly! Sorry I just misspelled it :) Of course it was Promise
@mabos555
@mabos555 3 жыл бұрын
question: as for the Dep Injection part, what about the root? if angular can't find the dep. in the parents or the module, won't he check it in the root? for example by creating your own service and configure it to provide forRoot in the app.module (which is still consider to search in the module I guess)... anyway how can I : a. answer the same question but this time mention the services. b. answer the same question but this time mention the root. thanks
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Hi! :) thanks for the question. I have the whole video series about DI in Angular where you can find answer to your questions. You can start from here - kzbin.info/www/bejne/fWndiaidmL6XbdE
@OldProGaming
@OldProGaming 2 жыл бұрын
Can I say that observable operations are micro tasks and promises are macrotasks?
@DecodedFrontend
@DecodedFrontend 2 жыл бұрын
Hi Manos! Not, really. You can say that promise is always microtask but with Observables it is trickier because it depends which scheduler is being used for Observable. In fact you can run observable as micro- or macrotask or even synchronous.. many observables executed as macrotask but you can’t claim that all of them are macrotasks. I have a great video about this topic, you can check it out here kzbin.info/www/bejne/Y4DLcoVsoZKEZrM
@omgItsGreg
@omgItsGreg 2 жыл бұрын
I thought I was pretty experienced in Angular.. turns out I'm still missing a lot :|
@davidontiveros2895
@davidontiveros2895 2 жыл бұрын
Hahahhaha the ngZone explanation. “Ng” and “zone”
@DecodedFrontend
@DecodedFrontend 2 жыл бұрын
Yeah, sometimes you can hear a lot of 'interesting stuff' :D
@hansschenker
@hansschenker Жыл бұрын
Your Angular Interview on Angular Interview!
@alfredma3225
@alfredma3225 3 жыл бұрын
Not so easy to find even an Angular interview in Hong Kong sadly.
@DecodedFrontend
@DecodedFrontend 3 жыл бұрын
Sorry to hear that :(
@ashimbera23
@ashimbera23 2 жыл бұрын
Observables have many operators not promise
@DecodedFrontend
@DecodedFrontend 2 жыл бұрын
Yes, exactly:)
@mukeshp12
@mukeshp12 2 жыл бұрын
small mistake at duartion <a href="#" class="seekto" data-time="644">10:44</a> instead of promise you said obsevable has then and catch method. not pointing out your mistake, just want to clear other peoples concep.
@kiki201203
@kiki201203 Жыл бұрын
none of these question were asked in the interview. :(
@DecodedFrontend
@DecodedFrontend Жыл бұрын
To be honest, I am very surprised. Those are essentials that is hard to avoid. However, I would be very grateful if you could tell some questions you were asked? Thank you!
@frontend3409
@frontend3409 Жыл бұрын
<a href="#" class="seekto" data-time="641">10:41</a> Promise*
@multigladiator384
@multigladiator384 Жыл бұрын
Injection is very storng. I love this pattern. For example I provide an Authentification Service in the app.module.ts or app.component.ts. This service will be created once and exist as long as the program runs. Now we can simply inject this service everywhere we need it, for example in a login component. Also we can inject it into other services which may need authentification infos (for example header with accessToken for jwt) for their http transactions. For the HttpClient I am actually not sure if it would be better to use the Authentification Services HttpClient or give the besaid service its own HttpClient... Anyway those services which use the authentification service can be provided anywhere (app-level or component-level) and automatically get the Authentification Service injected on construction/instantiation. Super cool. I also wrote my own "DialogHandler" which uses Angular Materials Dialog things and is injectable itself. In it I define methods for opening "concrete" Dialogs, which I could need in my app (Confirmation Dialog, etc...). If I have a component which opens dialogs I simply inject the DialogHandler and have all I need. If I defined new Dialog Components I simply add a new method to the DialogHandler and done.
@nagendradevara1
@nagendradevara1 3 жыл бұрын
I like 🅰️
@hexadecimalhexadecimal5241
@hexadecimalhexadecimal5241 Жыл бұрын
In another video is saw : Interviewer how many years of angular xp do you have? Interviewee : 2 years Interviewer : what's the default port for angular? Interviewee : *no response*
@mahesh619ra
@mahesh619ra Жыл бұрын
4200 ?
@mugatu2017
@mugatu2017 Жыл бұрын
resolver
@samuelpariona7870
@samuelpariona7870 2 жыл бұрын
Hey man, do you have or plan a course about microfrontends with angular?, ps: your videos are cool
@DecodedFrontend
@DecodedFrontend 2 жыл бұрын
Hi Samuel! I have plans but it will be already in 2022
Angular Dependency Injection in Depth - Resolution modifiers (2021)
14:39
КАК СПРЯТАТЬ КОНФЕТЫ
00:59
123 GO! Shorts Russian
Рет қаралды 3,2 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,3 МЛН
ONE MORE SUBSCRIBER FOR 6 MILLION!
00:38
Horror Skunx
Рет қаралды 15 МЛН
Senior Angular Developer Interview (theory)
41:57
WeCoded
Рет қаралды 4,9 М.
Change Detection in Angular - You Project Is 20x Slower!
15:16
Monsterlessons Academy
Рет қаралды 66 М.
Angular Interview Questions You Should Know
10:01
Monsterlessons Academy
Рет қаралды 51 М.
Angular Interview Questions - Coding Interview 2023
49:13
Monsterlessons Academy
Рет қаралды 22 М.
State Management in Angular - Do I need Redux & NgRx? (2021, Advanced)
24:41
Mi primera placa con dios
0:12
Eyal mewing
Рет қаралды 516 М.
Нашел айфоны в мусорке!
0:32
По ту сторону Гугла
Рет қаралды 71 М.
как спасти усилитель?
0:35
KS Customs
Рет қаралды 526 М.
#miniphone
0:18
Miniphone
Рет қаралды 12 МЛН