Tagged in

Bootstrap

Knoldus - Technical Insights
Knoldus - Technical Insights
Knols, Insights and Opinions from the curious minds at Knoldus Inc.
More information
Followers
211
Elsewhere
More, on Medium

AWS Services: AWS SDK on the Scala with Play Framework

playing-aws-scala

The following blog and attached code represent a simple example of Amazon Web Services in the Scala way with Play Framework using AWScala but in this blog I have implemented only…


Play i18n Messages: Playing with i18n messages of Play Framework on client-side

Playing JsMessages

The following blog and attached code represent an example to compute localized messages of Play Application on client side.