Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does function overloading really work #56

Open
karol-majewski opened this issue Sep 1, 2019 · 0 comments
Open

How does function overloading really work #56

karol-majewski opened this issue Sep 1, 2019 · 0 comments

Comments

@karol-majewski
Copy link
Member

  • Your full name: Karol Majewski
  • Target audience (beginner/intermediate/advanced/everyone): beginner
  • Estimated duration: 10-15 minutes
  • Keywords: overloads, method overload, function overload, polymorphism, conditional types

<Title of your talk>

The talk

One-sentence summary

Ever hovered over a function in Visual Studio Code and wondered what the +2 overloads means? I will tell you exactly what it means.

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

A lecture.

Tell us more about the talk

  • When to use them
  • Examples
  • Overloads vs. conditional types
  • Overloading functions
  • Overloading methods
  • Overloading with interfaces/types
  • Overloading newable functions (merging classes and functions)
  • Limitations
  • Alternative to overloading
  • Developer experience and IDE support

You

A few words about yourself

How can we find you on social media?

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

Do you mind if we record the event?

Is there anything we can help you with?

@karol-majewski karol-majewski added this to New ideas in Community via automation Sep 1, 2019
@karol-majewski karol-majewski moved this from New ideas to Soon™️ in Community Sep 1, 2019
@karol-majewski karol-majewski moved this from Soon™️ to Waiting for a speaker in Community Feb 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Community
  
Waiting for a speaker
Development

No branches or pull requests

1 participant