5, 10 or 20 seats+ for your team - learn more
Functional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.
Today's software is shifting to more asynchronous, event-based solutions. For decades, the Observer pattern has been the go-to event infrastructure, but it is known to be bug-prone. Functional reactive programming (FRP) replaces Observer, radically improving the quality of event-based code.
Functional Reactive Programming teaches you how FRP works and how to use it. You'll begin by gaining an understanding of what FRP is and why it's so powerful. Then, you'll work through greenfield and legacy code as you learn to apply FRP to practical use cases. You'll find examples in this book from many application domains using both Java and JavaScript. When you're finished, you'll be able to use the FRP approach in the systems you build and spend less time fixing problems.
Readers need intermediate Java or JavaScript skills. No experience with functional programming or FRP required.
A gentle introduction to the necessary concepts of FRP.
Highly topical and brilliantly written, with great examples.
A comprehensive reference and tutorial, covering both theory and practice.
Your guide to using the merger of functional and reactive programming paradigms to create modern software applications.
geekle is based on a wordle clone.