Posts written by:
Cliff Rodgers
Parallelizing HTTP Requests in Clojure
We show how to use pmap and doall to parallelize HTTP requests in Clojure
Leveling up Clojure’s Hash Maps
We improved ClojureScript’s hash-map performance by 2x-100x
A tale of two selectors in HTML and CSS
A regex solution to escaping leading numeric CSS selectors in JavaScript.
AngularJS and Rails Donuts
We explore setting up a Rails backend with an Angular frontend... with donuts!