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
 


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?


More Reviews