Can you recommend any working Scala example that is using JQuery and Play 2.0? I only found a simple Java version. I would like to see how I can configure the UI with Jquery and Play templates
Thanks
Can you recommend any working Scala example that is using JQuery and Play 2.0?
Share
You can take a look at the provided Scala samples provided with the Play framework.
Especially at the Zentask sample, which uses JQuery under the hood.