Building Reactive Services Using Functional Programming
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the advantages of functional programming for building reactive services in this 48-minute conference talk. Discover how F# features like immutable events, asynchronous workflows, and MailboxProcessors can enhance modern application development. Delve into actor libraries to learn techniques for creating scalable and resilient code. Gain insights into practical examples, including email and elastic scenarios, and understand how these concepts can be applied to C# async programming.
Syllabus
Introduction
Events
Async workflows
Actors
Cricket
Resilient
Start with continuations
Email example
Elastic example
Resources
CSharp Async
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube