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

Nominal typing #24

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

Nominal typing #24

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

Comments

@karol-majewski
Copy link
Member

What should the talk be about?

  • What's the difference between a structural type system and a nominal type system?
  • Which one does TypeScript use?
  • What are their use cases?
  • What is the best way to emulate them?

Why is that important?

As projects get complex, the concept of domain modeling is becoming more important. A type system that can express your domain is a powerful tool.

Who will learn from it?

Developers working with enterprise systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants