Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Tutorial: Play Framework, JPA, JSON, jQuery, & Heroku (jamesward.com)
64 points by LiveTheDream on Dec 12, 2011 | hide | past | favorite | 7 comments


This article covers Play 1.2.3. Play 2.0 is now in beta http://www.playframework.org/2.0 and is a rewrite of the application in Scala. I was able to easily deploy a Play 2.0 app written in Scala, to Heroku with no problems. Some outlying features are still missing but all the basics are there and seem solid.


I'm working on a similar blog post for Play 2. But I can't do what I wanted to with the Play 2 beta because it doesn't have direct JSON support. However the latest on github does. :)


It will be great if you'll do a similar tutorial for Play 2. Now Play 2 lacks documentation. By the way, will you do your tutorial in Scala or Java?


I've thought about actually doing one for each. :)


this is the first time i am reading about the Play Framework. Are there any good ressources on how it compares to other frameworks like Rails and Django?



Primary difference is that Play uses Java and Scala, so basically JVM languages.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: