Functional Reactive Programming (Manning)
Wednesday, 02 November 2016

Functional Reactive Programming (FRP) is designed to deal with events as a stream of values over time rather than as a series of unique responses to discrete changes in state, and in this book Stephen Blackheath and Anthony Jones look at how FRP can keep logic tidy and improve event handling code with no loss of expressiveness.

Practical case studies are given in greenfield and legacy code, with examples from many application domains using both Java and JavaScript.

 

  • Think differently about data and events
  • FRP techniques for Java and JavaScript
  • Eliminate Observer one listener at a time
  • Explore Sodium, RxJS, and Kefir.js FRP systems

 

 

Author: Stephen Blackheath and Anthony Jones
Publisher: Manning
Date: January 2016
Pages: 245
ISBN: 978-1633430105
Print: 1633430103
KIndle: N/A
Level: Intermediate
Category: Methodology

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications and access to a web forum where you can make comments about the book, ask technical questions and receive help from the author and the community.

For new additions to Book Watch and for new reviews, follow  @bookwatchiprog on Twitter or subscribe to IProgrammer's Books RSS feed.

To have new titles included in Book Watch contact 

BookWatch@i-programmer.info

Banner
 


T-SQL Fundamentals (Microsoft Press)

Author: Itzik Ben-Gan
Publisher: Microsoft Press
Pages: 608
ISBN: 978-0138102104
Print: 0138102104
Kindle: B0BTLBXF8V
Audience: T-SQL developers
Rating: 5
Reviewer: Kay Ewbank

Itzik Ben-Gan is a highly respected Microsoft Data Platform MVP, and the earlier editions of this book were already ver [ ... ]



Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]


More Reviews