Book Image

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

By : Onur Gumus
Book Image

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

By: Onur Gumus

Overview of this book

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 code bundle for this course is available at https://github.com/PacktPublishing/End-to-End-Real-World-Application-Development-with-F-Sharp
Table of Contents (2 chapters)
Chapter 2
The SAFE Stack
Content Locked
Section 1
Elmish – Part 1
In this video, we will learn about Elmish. - Set up an Elmish project - Learn the basic coding - Run your Elmish project