Use TypeScript type intersection to strongly type your code

Exercise on Jams.dev Coming soon

Tutorial description

Florian, senior software dev at Hackages will show you how to strongly type your object with type intersection in Typescript. You won't need to use `typeof` or `as` keywords anymore in your typescript code!