Clojurescript's areduce is faster than native javascript's reduce
Power of expression vs. Performances
Developer. Author. Speaker.
Power of expression vs. Performances
Truth and languages
1- Protocols
In a precedent post, we have presented the basics of destructuring in Clojure.
Introduction
Immutable.js is a library that provides immutable collections for JavaScript, inspired by clojure[script] immutable data structures. It has been developed by Facebook.
Let’s talk about a new pretty feature in KLIPSE!
Let’s say that you want to profile a piece of code in clojurescript. There is a cool macro for that in clojurescript: time.
Introduction In this article, we present an interesting function named append-cyclic.
If you are like us, you use clojurescript namespaces for a while, but without really understanding how it works under the hoods.