End-to-End Real-World Application Development with F#

End-to-End Real-World Application Development with F#

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1h 59m | 483 MB

Create fully functional web applications with F#

End-to-End Real-World Application Development with F# will guide you to develop a fully functional web application that includes server-side as well as client-side programming thanks to Fable, F#, and the JavaScript compiler. We will target the .NET Core platform so that your application will work in a cross-platform manner.

The lesson starts off easy taking all kinds of audience into considerations and slowly moves into deeper level of complexity.

What You Will Learn

  • General application architecture
  • CQRS and query side
  • How to implement the RESTful API
  • Understand full-stack F# development, from browser to server
  • The intricacies of the F# ecosystem
  • Perform practical CQRS with F#
  • Understand Fable, Elmish, and the SAFE stack.
  • Build applications with Paket and Fake
Table of Contents

FRONT-END F# DEVELOPMENT
The Course Overview
Fake
Fable
An Example Application

THE SAFE STACK
Elmish – Part 1
Elmish – Part 2
Giraffe and Server-Side – Part 1
Giraffe and Server-Side – Part 2
SAFE Stack Overview