These 12 minutes are so packed, if I didn't know most of the concepts already before I would have to watch every minute 10 times. But really good and useful information!
@mparagames2 жыл бұрын
still, it's good that it gets straight to the point, i use react but never use angular before so i was a little bit confused on how to create routing at first
@simbarashemaunga55752 жыл бұрын
He makes tuts for people that can already code lol
@mattthomas85892 жыл бұрын
You honestly have a gift my friend. The level of understanding you have is inspiring, but you also have this ability to teach in a way that takes into consideration questions that both newcomers and veterans will likely have and to cover them seamlessly in your content. Well done
@oneofthenicks28852 жыл бұрын
I've been trying to troubleshoot for hours as to why my app would sometimes flash a blank screen between routes. The course I started learning angular from was legitimately using hrefs instead of routerLink directives as the links to the routes, so I thought that was the normal way. Thank you so much, my eyes have been opened.
@bieldozap3 жыл бұрын
This video really provides a ton of information. It's almost twelve minutes long, but I spent almost 1 hour to understand it. It will be helpful if you draw what he's saying.
@tonysmarks35785 жыл бұрын
I was like , oh! I can learn some from router, and then I was like what's firebase? how did you inject firestore? what is switchmap ??? ?????? WHAT????
@erwincalayag94634 жыл бұрын
LMAO!!!
@Andrei-xb1pz3 жыл бұрын
Haha... Yea, now I understand why people like React (also Vue.js)
@lubomirpacheliev3633 жыл бұрын
@@Andrei-xb1pz yeah, angular is a bit of a hassle to learn, but imo as someone who is a react phanatic angular is also worth your time to make into one of your assets
@zee_123 жыл бұрын
@@Andrei-xb1pz Actually react sucks
@kornelsiket34206 жыл бұрын
Wish I could have learned all these things by your videos. You manage to pack a whole series worth of things into single videos. :)
@Fireship6 жыл бұрын
That's my goal :) I try to spare people the lost time sitting through a 5hr course.
@mbusilukhele58092 жыл бұрын
Now that was faster than going through documentation, thanks buddy.
@errolschmidt37626 жыл бұрын
Yesterday I was searching for a really good video on the router. And then it appeared at the top of the list! Thanks!
@malikevans35256 жыл бұрын
Dude your presentation and delivery are unmatched.
@Fireship6 жыл бұрын
Hey everybody, this is installment #3 of Angular Basics. Let me know what topics you want to see next in this series :)
@carrillocarlosce6 жыл бұрын
It would be great a tutorial about joining observables and working with async pipe in the templates, use 2 async pipes in a *ngIf or some workaround for this, nested async pipes all this stuff
@canofsteam6 жыл бұрын
More on resolvers would be great.
@mohammadzahid43906 жыл бұрын
Tensorflow.js is a hot topic.. some more videos on that would be great..!
@mateja1766 жыл бұрын
A video on modules would be great, for example when and why use core and shared modules etc.
@aakashthakur14156 жыл бұрын
Angular SSR and PWA if you could cover would be great!!
@bensonmwaura94946 жыл бұрын
Great insights. Nice touch on making the guard reusable...this coupled with SEO & genius!
@carrillocarlosce6 жыл бұрын
Angular Firebase always right to my needs XD thanks
@Fireship6 жыл бұрын
Awesome, thanks for watching!
@davidtheprogrammer6 жыл бұрын
Love your videos bro! You always do a great job presenting the ideas in a simple way that even a beginner like me can get.
@TheEbencarljo5 жыл бұрын
I've been looking for resolve since a while, that helped me. Thanks.
@gronavet4 жыл бұрын
very good tutorial. best watched at a speed of 0.75.
@mateja1766 жыл бұрын
Prefetching the data for other child routes is such a cool idea! However, for lazy loaded routes the resolver is well, lazy. How would you prefetch data in this case?
@chfr2 жыл бұрын
I wish this video could've talked about how to set the title tag with routes.
@oleersoy65476 жыл бұрын
"We ain't found S!#T!" Nice touch on the 404 page :)
@radityoperwianto13395 жыл бұрын
I am considering to use it in production right now
@andromadusnaruto15443 жыл бұрын
@@radityoperwianto1339 Permission granted...
@webmaster40955 жыл бұрын
Thanks for your lessons.
@mateja1766 жыл бұрын
Man, that new logo is as hot as (angular)fire!
@Fireship6 жыл бұрын
Thank you Mateja :)
@jthies734 жыл бұрын
I love your videos so much!! Thank you for putting in the effort =)
@zoojs4 жыл бұрын
Thanks a lot! Very informative video
@sourishdutta96006 жыл бұрын
Do a video on Angular change detection.
@jonathanmcalexander27786 жыл бұрын
is it me, or does this guy speak too fast? im like pausing every 3 seconds trying to comprehend what he said.
@marcelotorreblanca92765 жыл бұрын
you really need to have hands on experience to get all what he says, I'll recommend to any other viewer (for I believe you now understand what Jeff says, as this comment was 10 months ago), going to his page and ask for his Angular Fire Book. It amazing and can help you going on track.
@dnav105 жыл бұрын
I watched this video a couple days ago. "Hoping to understand routing" I just got confused. Today I was trying and failing to make routers work, then I came back to watch this.. and I finally have a good grasp about routing!
@eugenenovikov6715 жыл бұрын
me too pausing every 3 seconds on all this course
@pluraltest92425 жыл бұрын
It's just you
@marcinjarzebski94465 жыл бұрын
The speaker calms down when on 0.75 speed. He actually sounds really relaxed like this.
@siyedyoussef32026 жыл бұрын
Great vidéo as Always 👍👍👍
@Fireship6 жыл бұрын
Thank you Siyed!
@pandarzzz6 жыл бұрын
Thank you for sharing this informative video! 🐯🖐🏻
@camiloandreselguetabasso24296 жыл бұрын
muchas gracias! justo lo que necesitaba :)
@Bielik206 жыл бұрын
Great video, got one question though. Firebase gives us this nice change detection if someone else makes changes. When using resolver we loose that functionality. How could we use power of resolver while still maintaining ability to listen for somebody else changes?
@daniellaerachannel6 жыл бұрын
Great, awesom tutorial, thank s a lot! can you do please more ionic angular tutorial? or some cross platform /PWA applications? thanks !!!
@Fireship6 жыл бұрын
Yes, expect an Ionic v4 tutorial very soon
@daniellaerachannel6 жыл бұрын
can't wait for that! thanks!!
@eugenenovikov6713 жыл бұрын
it is not basic router, it is advanced router, u deceive us
@mbusilukhele58092 жыл бұрын
he said "and Beyond" 😂
@ofershaham15254 жыл бұрын
The last 60 seconds includes a music which is really disturbing while trying to follow your explanation.
@DerJP6 жыл бұрын
Hey :) Love your videos! Could you tell me what the background music is called? Thank you.
@Fireship6 жыл бұрын
Thank you :) You can find it here audiojungle.net/item/ambient-deep-loop/19729970?s_rank=2
@DerJP6 жыл бұрын
Angular Firebase finally... Thanks a lot! :D
@bumpwavy3 жыл бұрын
im getting this: If 'router-outlet' is an Angular component, then verify that it is part of this module.
@Dr3nzi2 жыл бұрын
Actually someone that knows what Anuglar does
@sachinmishra76926 жыл бұрын
Will router children attributes support host and hostcontext for the subsequent components ? If yes could please make a video on that
@adhivenkatesh34315 жыл бұрын
Nice video , did you create any video for global error handling using angular 7 , if it is please share the code with video link , thank you .
@DanielRLuke6 жыл бұрын
Now you're cutting into Deborah Kuratta's territory...
@Fireship6 жыл бұрын
Hey Daniel, long time no see. Is that good or bad? Looks like she does long-format courses...
@DanielRLuke6 жыл бұрын
Oh, I was kidding. She has a deep dive on the router over at Pluralsight.
@Fireship6 жыл бұрын
Oh gotcha.
@armandmugabo11702 жыл бұрын
awesome
@ekhmoi45526 жыл бұрын
Liked & Subscriber. Good Luck!
@matheuscosta53305 жыл бұрын
Thats awesome thanks very much
@ezekieltojoshan6 жыл бұрын
That's why I still using angularjs. Lot's easier. Love it btw but I can't understand a single line of code.
@Fireship6 жыл бұрын
I started with AngularJS and vanilla JavaScript. It takes time to get used to TS, but once you do you will never look back.
@nickstylezmedia5 жыл бұрын
@Fireship At 10:50 you are using `valueChanges()` and `first()` but I am using `snapshotChanges()` because I need the actual document ID from Firebase. How to use `first()` then and what exactly is that?
@TheCodebookInc5 жыл бұрын
Hey, I needed help in generating question and answer form application where questions are coming form the backend. Can you show it on your videos. just the basic ides would be great. and I don't wanna make form for each question.
@paradix8474 жыл бұрын
What's that font called that you're using in the webapp.
@sourishdutta96004 жыл бұрын
Hi Jeff!! Is there any way we can achieve like, After login depending on the user like it’s a customer or an Admin, we will load all the respective modules using custom Preloading strategy. Like I want to load only login module for the first case after login depending on user type it will load respective modules ?? Thank You so much :)
@aCitizenJOSerased10 ай бұрын
Hi Jeff. At 2:51 how do import the detail component with one click?
@thebigFIDDLES8 ай бұрын
Auto Import package
@TT-pu1lw4 жыл бұрын
Can anybody tell, how to preserve query parameters on browser reload ?
@qwertt144 жыл бұрын
I definitely didn't understand PreloadGuard hahah
@codingmutant90664 жыл бұрын
he is fast...even for robots
@wazbat15 жыл бұрын
Huh. I've followed this to a T and it doesn't work. I get an error stating that query(":enter, :leave") returned 0 results
@seanghay_yath6 жыл бұрын
Hey Angular Firebase, I would like to ask you a question related to Angular Router. What if I want to redirect the landing page '/' to other URL based on **User Roles** how could I do? Admin -> '/admin' User -> '/user'
@phiquang85035 жыл бұрын
What is color theme ?
@jojogoeschile11955 жыл бұрын
Hi Fireship, is there anything you have to consider whilst "serving" the Project? Because I coded all right and even downloaded and tested die Angular "Tour of heroes" and the Routing doesn´t work. I tried to install Angular on a second Laptop. Didn´t work either. It just works with the "href" command but not with "routerLink". Do have any idea why?
@PAVANKUMAR-vj8oi3 жыл бұрын
vscode theme name ?
@nekoma_mono11 ай бұрын
🎯 Key Takeaways for quick navigation: 00:05 🚋 *Ethical dilemma scenario presented: Trolley dilemma with potential harm to five workers.* 00:52 ⚖️ *Discussion on the moral complexity of choosing to harm one person to save five others.* 01:06 💔 *Caution against the ethical implications of killing an innocent person, even for a seemingly noble cause.* 01:28 🤔 *Reflection on the consequences, turning the familiar into something strange and irreversible.* 03:24 🎵 *The video transitions into a musical segment, shifting focus from ethical discussions to experimental sound design.* Made with HARPA AI
@rohitthadakapalli546 жыл бұрын
Too much stuff going too fast in 10mins! :/
@hassaanhameed2 жыл бұрын
🔥
@blackclover55616 жыл бұрын
Is this the same as MVC5?
@Fireship6 жыл бұрын
No, it's quite different AFAIK
@TarekFaham3 жыл бұрын
That was very hard to follow...
@anilkinikar5 жыл бұрын
Very good content but too fast. Tutor not giving chance to understand the concept. Cannot continue with this video.
@MathijnvanBerlo Жыл бұрын
What is this AngularFirestore? Would be a great video, but you're just going to use something that you won't explain. Also, I can't find this on the internet and/or import it. So, now I'm left with just some wasted time. Next time explain what it does, and or how to replace it with something else....
@Jeff996 жыл бұрын
This is a very informative video but you might want to slow down your speech a little. Not everyone is a native English speaker. What's your hurry?
@ak-loz5 жыл бұрын
I have to give this one a thumbs down. It's strange when you jump from your VS Code to Firebase and already have your collection set-up. It makes it hard to follow alongside the example if I hadn't used Firebase before so I got lost.
@true_visual Жыл бұрын
2:40 baby is crying or something? XD
@GavinWoodthebarbarian5 жыл бұрын
you go way to fast, one cannot keep up with hwats going on.