Completed
Logs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Reliable Client Server Data Transport for F# Web Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Agenda
- 3 About me
- 4 Context
- 5 Problem
- 6 Client server interactions
- 7 Post request interactions
- 8 Figma remoting
- 9 Existing solutions
- 10 What is Remoting
- 11 How does it look like
- 12 Implementation
- 13 Fable Remoting
- 14 Fable Remoting Frontend
- 15 Combining Remoting with Web App
- 16 Supported Types
- 17 File Transport
- 18 Message Pack
- 19 Dependencies
- 20 Injected Services
- 21 Example
- 22 ServiceConfig
- 23 FromContext
- 24 Proxy
- 25 Logs
- 26 Adding Functions
- 27 Documentation
- 28 Enhancements
- 29 Add to do
- 30 Error handler
- 31 Getting started
- 32 Thanks
- 33 Questions