November 2009
Intermediate to advanced
560 pages
21h 40m
English
This chapter covers
This final chapter is about reacting to external events, such as user input. We’re also going to discuss another F# feature that can be used for creating concurrent programs. Although these sound like unrelated topics, we’ll see similarities as we explore them. All of the libraries and examples we’ll see in this chapter share a similar architecture, so let’s first look at the reactive architecture in general.
A lot of the code we write (in both imperative and functional programming) assumes that it’s in ...
Read now
Unlock full access