News

In "Functional Programming Patterns in Scala and Clojure" from Pragmatic Bookshelf, $36 paper, $24 ebook), readers will use Scala and Clojure to solve in-depth problems and see how familiar ...
As a good JavaScript developer, you strive to write clean, healthy, and maintainable code. You solve interesting challenges that, while unique, don’t necessarily require unique solutions. You ...
Concise, functional programming in JavaScript is the focus of a project in development called Ramda, which is being unveiled this month. The open source project brings a general-purpose ...
Functional pattern matching is a sophisticated and lovely feature that Elixir brings to the table, allowing you to perform conditional function execution in a switch-like syntax.