<-- javascript | lorennorman.com

December 13, 2009

Atlanta Javascript Meetup Cappuccino Talk, 12/10/09

Category: javascript — loren @ 7:54 pm

I gave a presentation on Cappuccino to the Atlanta Javascript Meetup on Thursday, December 10th at Ignition Alley. It was a lot of fun! We had a great turnout and I met a lot of passionate developers, despite clashing with the PHP, Python, and Cocoa meetups. In fact, I understand the Cocoaheads meetup actually included a talk on Cappuccino as well, and I’m curious what all was covered.

There was another talk before mine: Jenny Steele presented on Javascript Build Systems, and gave us insight into the process of evolving an appropriate build script for your unique project. This is a terribly important subject as Javascript continues to march into the realm of Something Real Developers Do (as opposed to the almost entirely copy-n-paste-based ecosystem JS has been for so long.) As we are now seeing, scaling isn’t just about your back-end and web stack: it’s actually largely about playing the HTTP and caching games correctly! JS build systems are your key to getting this step right and getting on with your business.

My talk was focused on introducing the Cappuccino project to our local developers. Have you ever set out to build a rich web app using HTML, Javascript, and CSS, found that you can get some interesting things working pretty quickly, but every next feature is harder and harder to bolt on? It’s still early and plenty immature, but I have been amazed at how well I can architect a nice web application using the tools WITHOUT the fear of the next feature breaking my app’s back. It’s good enough to start building apps today, and I have faith in the 280 North team to continue delivering on the tools, API, and most of all: productivity!

My slides are embedded below:

And the resource links to the project and some of the awesome apps people have already made with Cappuccino: