Posts tagged as:
Functional Programming
Slaying a UI Antipattern with Web Components (and TypeScript)
The RemoteData pattern can simplify your code and make it more robust.
The Tragedy of Maybe and Ruby
Explore why the Maybe Monad is useful, but perhaps not in Ruby.
Elm for the Frontend, Right Now (Updated for Elm 0.18)
Leverage immutability and functional programming for the front end with Elm!
Elm for the Frontend, Right Now
Leverage immutability and functional programming for the front end with Elm!
Writing a Haskell API Server, Part 2
In part two, we move on into the Haskell realm where we can build up true domain logic.
Why Clojure?
Clojure has been growing in popularity since its first major release in 2008. If you or your company is interested in understanding the value of Clojure at a high level, read on.
Clojure might be the answer if:
Your existing application is written...
Lists out of lambdas and boxes out of functions
There’s a cool article by Steve Losh called List out of Lambda that reminded me, in a really good way, of a section in SICP. If you want to read the boiled-down scheme version that’s in SICP, here it is: SICP section 2.1.3. What follows is my paraphrasing...
From Ruby to Haskell, Part 2: Similarity, Refactoring, and Patterns
It has been a while since I last wrote one of these posts and I didn’t want to leave people sitting by their computer desks forever, waiting with bated breath for the next one to pop up in your Google Reader feed (…whispers from the Internet…), okay...