Anders Janmyr
Anders Janmyr is a developer, architect, speaker, and writer.
He has worked in many different domains, from databases and servers to mobile phones and robots, and has experience with small and large scale architectures.
He has a wide experience of programming languages and his current favorites in different paradigms are Smalltalk, Ruby, Haskell, Lisp, C# and Javascript.
He loves the combination of dynamic languages and test-driven development since it gives him both rapid feedback and a strong confidence that what he is doing is correct.
He blogs at http://anders.janmyr.com.
Track abstract - Room G3 - Web
jQuery and Sinatra, a Classy Combination
jQuery is a simple, lightweight, Javascript library that has taken the web application world by storm. The slogan for jQuery is 'Write less, do more'.
Sinatra is a simple, lightweight, web framework that allows you to develop REST applications with a minimum of overhead. The slogan for Sinatra is 'Classy web-development dressed in a DSL'.
In this presentation we will develop a one-page web application using jQuery and Sinatra. Modern web application development does not have to be complicated, if you choose the right tools for the job.

