meetjspl / lodz

Łódź meet.js meetups info page
7 stars 2 forks source link

Higher-kinded types & typeclasses in Typescript #27

Open pioluk opened 5 years ago

pioluk commented 5 years ago

Abstract

In this presentation, I am going to show how to hack your way around the Typescript compiler leverage existing Typescript features to emulate higher-kinded types 😀. We'll learn:

Basics of Typescript & previous experience with FP welcome.