Hands-On Reactive Programming with Clojure
- Authors
- Szydlo, Konrad
- Publisher
- Packt Publishing
- Tags
- com006000 - computers , buyer's guides , com000000 - computers , general , com082000 - computers , bioinformatics
- Date
- 2019-01-25T00:00:00+00:00
- Size
- 3.93 MB
- Lang
- en
Learn how to use RxClojure to deal with stateful computationsKey FeaturesLeverage the features of Functional Reactive Programming using ClojureCreate dataflow-based systems that are the building blocks of Reactive ProgrammingUse different Functional Reactive Programming frameworks, techniques, and patterns to solve real-world problemsBook DescriptionReactive Programming is central to many concurrent systems, and can help make the process of developing highly concurrent, event-driven, and asynchronous applications simpler and less error-prone.This book will allow you to explore Reactive Programming in Clojure 1.9 and help you get to grips with some of its new features such as transducers, reader conditionals, additional string functions, direct linking, and socket servers. Hands-On Reactive Programming with Clojure starts by introducing you to Functional Reactive Programming (FRP) and its formulations, as well as showing you how it...