Clojure Gazette 153: Survey, CIDER, Om Next

Survey, CIDER, Om Next

Clojure
Gazette

Issue 153 - December 7, 2015

Hi Clojurists,

Last week I forgot to tell you about Clojure Cup , which happened over the weekend. It was 48 hours of Clojure hacking. You can already see the entries for the teams that got something running.

I felt guilty this week for not mentioning it in the last issue. It could have convinced more people to participate. But I also don't think the Gazette is the best forum for that kind of timely news.

The Gazette has always been about quality, not timeliness. I miss a lot of high quality stuff (like the Clojure Cup), but I always strive to keep the quality high. Unfortunately for the timely stuff, I can't just include it in the next issue.

What we really need is a community calendar. There are so many things happening in the Clojure world that it would be nice to see them all in one place.

So, lazyweb, get to work!

Rock on!

PS Want to get this in your email? Subscribe !
PPS Want to advertise to smart and talented Clojure devs ?

Sponsor: The Ultimate Guide to Learning Clojure for Free

There are great, free materials for learning Clojure for both beginners and intermediates, and the number is growing every day. This article collects some of the best resources and groups them by type.

2015 State of Clojure Community Survey

It's time again. Before the year is out, we'll have lots of great information about who is using Clojure for what. Each year, we fill out a survey and anxiously await the data. If you're reading this, you fit the bill. Please go fill out the survey!

A REPL Story

Bret Young explains how he uses the REPL to explore some data in Clojure.

ClojureScript for Skeptics Youtube

Derek Slager gives some great reasons to use ClojureScript in this Conj talk.

Why I am excited about Clojure

An explanation of the opinion of the author (Josep Bach). I really appreciate the points about Clojure feeling designed and the fast feedback you get in Lisps.

Om Next Tutorial using Devcards

This tutorial looks great and I'm looking forward to following it.

Companies Using Clojure

This list is quite impressive. The number of companies is impressive, and the size of some of them is impressive.

Boolean Type Hints in ClojureScript

A deep exploration of what happens when you use ^boolean.

ClojureScript: Architecting for Scale

Kris Jenkins introduces an event-driven architecture for building frontend apps in ClojureScript.

CIDER 0.10 Released