Skip to content
forked from hezamu/Devoxx2011

Demo apps for my Devoxx 2011 presentation

Notifications You must be signed in to change notification settings

jboga/Devoxx2011

 
 

Repository files navigation

HTML5 with Vaadin & Scala

This small app demonstrates how Vaadin allows server side Scala programmers to harness the power of HTML5. It was developed for a presentation given at Devoxx 2011.

The app is written in Scala, and it creates a simple Vaadin UI that contains a HTML5 Canvas animating the Conway's Game of Life. The animation is implemented with the Refresher add-on that periodically pulls the UI state from the server to the browser.

Setup

The project is written in Eclipse with the assistance of Vaadin and Scala IDE plug-ins. In addition to these you need a servlet container, eg. Tomcat, Jetty or similar.

About

Demo apps for my Devoxx 2011 presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published