Skip to content

Details

Preventing Bugs with Better Types - An Intro to Type Driven Design by Cameron Presley

Have you ever shipped a logic error to production? What about writing code that allowed you to do something that violated business rules? Wouldn't it have been nice if the code itself prevented you from doing the wrong thing?
By leveraging key concepts from Functional Programming, I'll show you how you can design your business domain such that your code can't get into a bad state (or at the very least, without jumping through some hoops).

Intended for those with C# or TypeScript, I'll demonstrate concepts like sum types/product types for better data modeling and design patterns like Option/Result to handle when things can go wrong while we build out the game of Blackjack.

Pizza and soft drinks will be provided.

Related topics

Sponsors

Apex

Apex

Food and Drinks

TEKsystems

TEKsystems

Food and Drinks

You may also like