WrocTypeScript / talks

What would you like to share with the community?
11 stars 1 forks source link

Overload Overload #75

Open karol-majewski opened 4 years ago

karol-majewski commented 4 years ago

Overload Overload

The talk

One-sentence summary

Overloads have been there forever. However, TypeScript developers seem to steer away from them. Let's see why.

What's the format — is it a case study, a live coding session, a workshop or something else?

Introduction to the concept + real-life applications.

Tell us more about the talk

Overloads have been there forever. However, expressing them in TypeScript can be tricky. Let's demystify

You

A few words about yourself

How can we find you on social media?

https://twitter.com/karoljmajewski

Would you be willing to have a Q/A session after the talk?

Sure

Do you mind if we record the event?

Nope

Is there anything we can help you with?

Nope

hasparus commented 4 years ago

f-bound polymorphism

Nerd.

karol-majewski commented 4 years ago

Had to find a way to sound intelligent.

karol-majewski commented 1 year ago

Note to self: include this https://github.com/microsoft/TypeScript/pull/52944