Building On Boot

In yesterday's blog post, Rebooting Clojure, I talked about our switch from Leiningen to Boot but, as Sven Richter observed in the comments, I only gave general reasons why we preferred Boot, without a list of pros and cons.

From: Sean Corfield: An Architect's View

Rebooting Clojure

We switched from Leiningen to Boot. What is Boot and why did we switch?Leiningen

From: Sean Corfield: An Architect's View

Where Did 2015 Go?

I did not intend to stop blogging in 2015 but that's certainly what it looks like here!So what kept me so busy that I didn't get around to blogging anything?

From: Sean Corfield: An Architect's View

Frege (and Clojure)

I've often said that I try to follow The Pragmatic Programmer's advice to learn a new language every year.

From: Sean Corfield: An Architect's View

The Strange Loop 2014

Last week I attended The Strange Loop in St Louis.

From: Sean Corfield: An Architect's View

Clojure in the Enterprise?

This was originally posted on corfield.

From: Sean Corfield: An Architect's View

Powered by JavaScript

The first annual Powered by JavaScript conference, organized by Manning Books, took place in St Louis this past week.

From: Sean Corfield: An Architect's View

ClojureBridge

Adapted from a post I made on my old blog in January, 2014, about the first few workshops being planned.

From: Sean Corfield: An Architect's View

Some thoughts on Java 8

Originally posted on Google Plus on June 14th, 2014.Why Java 8 might win me back...

From: Sean Corfield: An Architect's View

Getting Started

Sometimes it's very enlightening to look back at the beginning of a project to see how things got set up and how we started down the path that led to where we are today.

From: Sean Corfield: An Architect's View

The Strange Loop 2013

This was my second time at The Strange Loop.

From: Sean Corfield: An Architect's View

Instrumenting Clojure for New Relic Monitoring

We've recently started evaluating the New Relic monitoring service at World Singles and when you use their Java agent with your web application container, you can get a lot of information about what's going on inside your application (JVM activity, database activity, external HTTP calls, web transac...

From: Sean Corfield: An Architect's View