At 5:10 type UserRequired = Required & { city?: string }; does not make city property optional. I have checked. But this: type UserRequired = Omit & { city?: string }; will make it optional thanks for your efforts
Excellent video and reminded me of some techniques I had forgotten about. It would be an even better video if you could eliminate the lag. It looks a bit too much like a slide show when you're typing/interacting with the editor. EDIT: I just realized I'm commenting on a 5 month old video (it was just recommended), so I'm sure you've already refined your recording process, feel free to ignore lol.
Amazing! Thanks for explaining this all in a very simple way.
Tom is the best teacher in youtube!!!
Thanks 👍
Awaited was amazing!
It is really handy!
At 5:10 type UserRequired = Required & { city?: string }; does not make city property optional. I have checked.
But this: type UserRequired = Omit & { city?: string }; will make it optional
thanks for your efforts
Thanks for the great video! I look forward to your next one.
Another great video. Thanks Tom, going to be able to clean up some codebases nicely with these. Look forward to the next video as always
This was next level.
Insanely useful! This will make me more competent at work immediately!
You're awesome tom.
Excellent video. Thank you!
Tom, the content you create is amazing!
That's so kind of you
Very nice. Well explained.
Nice job dude, tks a lot🎉
Thanks. Good video
Very helpful, thank you!
Glad it was helpful!
Awesome!!
Your the best!
Thank you :)
Excellent video and reminded me of some techniques I had forgotten about. It would be an even better video if you could eliminate the lag. It looks a bit too much like a slide show when you're typing/interacting with the editor. EDIT: I just realized I'm commenting on a 5 month old video (it was just recommended), so I'm sure you've already refined your recording process, feel free to ignore lol.
I didn't even realise how laggy it was :(
01:53 Pick
Don't forget Awaited
Cool video ❤️
Thanks 😁
Very useful
Glad you think so!
First
second
The record example is unclear and unhelpful.
why your videos are so slow use windows man
lol
why so laggy?
IDK, sometimes my screen recording does that, so annoying
Good video, thanks