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

Type-level programming #22

Open
karol-majewski opened this issue Jan 12, 2019 · 0 comments
Open

Type-level programming #22

karol-majewski opened this issue Jan 12, 2019 · 0 comments

Comments

@karol-majewski
Copy link
Member

What should the talk be about?

  • What does it mean for TypeScript to be Turing complete
  • How does it translate to real-life benefits?
  • Are there any libraries that can help you with this topic?

Why is that important?

The type system used by TypeScript is powerful enough to express more than you think. Mapped types, conditional types and simulated higher-kinded types allow programmers to express their intent in a way few other languages do. However, it takes time to learn it. What if we were presented with how these skills translate to benefits in real life?

Who will learn from it?

Advanced users.

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