Tag: tutorial
All the articles with the tag "tutorial".
-
Using Redis PubSub with Play 2.1.0
Last week I was experimenting a bit with Redis and its Publish-Subscribe module. The idea was to try to implement a chat with it (something I'll need for my next project) and from all the options I...
-
Executing Jasmine Tests in Play 2.0.4
Christmas break is over, and on a whim I started to check AngularJs. If you haven't tested it yet, do it. I've toyed around with Backbone and some other Javascript single page app frameworks, and ...
-
Iteratees and Play 2
From time to time I like to test some new functionality of Play 2.0. Creating a tiny for-fun project allows me to see that functionality in action, to solve the initial pitfalls related to it and t...
-
Learning Scala in Coursera
Scala is growing, a lot. The (relatively) recent investment of $14M in the company ensures that the language will be taken care of and any remaining issues (like some necessary improvements for the...
-
Java 7: What's New
Java 7 will be released soon, so it's time to check what's new. The official announcement is here. A list of the new additions to our beloved JVM follows: