Reactive With Clojurescript Recipes: Functional... May 2026

The book centers on Reagent , a minimalist library that provides an interface between ClojureScript and React, making React easy to use through functional programming principles.

Building single-page apps (SPAs) and potentially using them for mobile deployment. Source Code Reactive with ClojureScript Recipes: Functional...

Utilizing ClojureScript's functional nature for web programming. The book centers on Reagent , a minimalist

Working with Reagent atoms to manage state and automatically re-render components. The book centers on Reagent

Reactive with ClojureScript Recipes: Functional Programming for the Web by Nicolas Modrzyk (published in 2017) is a practical, recipe-based book focused on using ClojureScript to build interactive web applications. Core Focus

Smooth integration with the host browser JavaScript platform.