Web-whiteboard: a personal Clojure project


Details
Boston Clojure Group Meetups are held at Akamai (http://www.akamai.com) in the conference rooms on the second floor (200C/D).
Meet & Greet w/ Pizza starts at 6:30 PM, Main presentation at 7:00.
Presentation: `web-whiteboard`: a review of my first full Clojure project
Speaker: Tom Kidd
Abstract : `web-whiteboard` is a project that I created to exercise all of the Clojure concepts I learned during my first 9 months of using the language.
With the goal of being able to share a whiteboard over the internet with friends, I used ClojureScript to create a web client, and Clojure to create a server.
In the spirit of a show-and-tell, we'll look at how I approached the design and implementation of the system and talk about what I learned from the experience.
If you are interested in previewing the project or presentation, they both can be found on GitHub:
https://github.com/tomjkidd/web-whiteboard
https://github.com/tomjkidd/web-whiteboard-presentation
Future meeting ideas will be discussed over the meetup board and in our Google discussion group: https://groups.google.com/forum/#!forum/boston-clojure .

Web-whiteboard: a personal Clojure project