Overview
Explore a comprehensive conference talk that delves into combining dependency injection with async and await in C# without leaky abstractions. Learn how to extract values from monads through an easy-to-understand explanation, with all code examples presented in C#. Discover the connection between these concepts and their practical applications in software development. Gain insights into domain modeling, Zen Buddhism, the XY problem, functors, lazy computation, collections, tasks, and semi-containers. Examine composable helper functions and their implementation in an example application. Understand the challenges of impure operations and leaky abstractions, and learn how to refactor code for improved functionality. Dive into topics such as reservations, compiler warnings, pure functions, and efficient data reading techniques.
Syllabus
Intro
Outline
Domain Model
Zen Buddhism
The XY problem
Monads
Structures
Functors
Lazy computation
Collections
Tasks
Semi containers
Novel of T
Composable helper functions
Example application
impure operations
leaky abstraction
post method
code changes
reservation
match
compiler warning
post method change
get better
pure function
removing IMHOD
wrapping up
reading reservations
Taught by
NDC Conferences