Multi language live snippets with the klipse plugin by @viebel
What is Klipse?
Developer. Author. Speaker.
What is Klipse?
This blog post is about to show a new way of blogging about PHP.
Immutable.js is a library that provides immutable collections for JavaScript, inspired by Clojure collections. It has been developed by Facebook.
Every javsacript developer knows that eval is evil.
This blog post is about to show a new way of blogging about ruby.
This blog post is about to show a new way of blogging about javascript.
The pain
What is Spec?
This article is the last part of our Clojure macros tutorial. The previous parts were:
Clojure provides a powerful tool to allow the developer to write macros effectively. This tool is called “Syntax quote”.