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.

<ASIN:1633430103>

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
 


C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?



Driving Value With Sprint Goals

Author: Maarten Dalmijn
Publisher: Addison-Wesley
Pages: 256
ISBN: 9780137381920
Print: 0137381921
Kindle:B0C7ZJR7N2
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

Over the years I've read a lot of books about agile development and Scrum, and most concentrate on the methodology rather tha [ ... ]


More Reviews