Skip to content Skip to sidebar Skip to footer
Showing posts with the label Playframework

Putting Javascript Variable Into Play Function

For my public files, I usually use: @routes.Assets.at('data/table.txt') in regular html Ho… Read more Putting Javascript Variable Into Play Function

How To Enable Minified Javascript Files In Play 2.3.1 Templates?

I was able to load the sbt-uglify 1.0.3 plugin in my Play Framework 2.3.1 app. Loading of the non-m… Read more How To Enable Minified Javascript Files In Play 2.3.1 Templates?