Explore a comprehensive talk from NDC Oslo 2021 on Fable.Remoting, a tool that combines REST and gRPC for type-safe data access in F# web applications. Learn about the tool's functionality, including HTTP routing and JSON handling, and see a practical demonstration of its implementation. Discover how Fable.Remoting bridges the gap between client and server interactions, and understand its niche features that make it suitable for full-stack F# applications. Dive into topics such as Figma remoting, existing solutions, implementation details, frontend integration, supported types, file transport, message packing, and dependency injection. Gain insights into service configuration, proxy logs, error handling, and documentation enhancements. By the end of this presentation, acquire the knowledge needed to get started with Fable.Remoting and enhance your F# web development skills.
Reliable Client Server Data Transport for F# Web Applications