You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
What should the talk be about?
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.
The text was updated successfully, but these errors were encountered: