Very cool - you should do a follow-up where you go through my answer form the tweet, it's quite a different approach!
@JohnFarrellDev2 жыл бұрын
Evey time these blow my mind.
@r.h.u.k.a2 жыл бұрын
"It's just so easy" uheuhehuehueuhe
@r.h.u.k.a2 жыл бұрын
Hey @William I think you should write a book, or at least provide a course, explaining in details all of the meta programming base for TypeScript. I mean, in the case of the `${infer H}${infer T}` I got a bit lost because it wasn't clear that the "H" would be only the first letter and the "T" would be the rest of the word. Good content, as always, very funny and very deep, thank you so much for that.
@jkjoker7772 жыл бұрын
Yes agreed that wasn’t intuitive. Scared now at how much I don’t know
@peymanhakemifar36712 жыл бұрын
I started typescript recently so I didn't understand anything but thanks it seems like you are terrific again
@alexkey93722 жыл бұрын
miss your old tutorials (can it be done in react native) tbf.. :)
@muhammadfathurrahman91752 жыл бұрын
it's make my day 🤯🤯🤯
@uaidev2 жыл бұрын
Amazing
@emmanuelugwuoke9672 жыл бұрын
Wow! Just wow
@geocine2 жыл бұрын
How did you get to this level of TypeScript wizardry , do you have any course or resources you could recomment?
@gidmanone2 жыл бұрын
Tired with all this Typescript show-offs! please teach us how to understand these things (advanced typescript), the assumptions that goes into this Type of thinking or stop showing off. It's almost like everyone who understands advanced Typescript has agreed to never teach beginners but rather show off in our faces.
@wcandillon2 жыл бұрын
haha you're not wrong there 😅🙈
@gidmanone2 жыл бұрын
@@wcandillon There are many beginner level typescript stuff out there, like how to declare a variable and the likes . I'm genuinely curious @William Candillon why no one is teaching how to understand the hard part of Typescript, the type system itself (and not how to annotate a function). Is it because it is simply hard to teach? that people have just resorted to dangling their Typescript knowledge in front of us.