Play Framework 2.0: Ajax Calling Using Javascript Routing in Scala
Continuing our series on Play Framework, in this blog we’ll learn How to make Ajax call in play using jsRoutes.We have already covered design forms in Play2.0 using Scala and Mongodb in the past....
View ArticleIntroduction of Html/ CSS/ JS
The basic building blocks of the Web — HTML, CSS and JavaScript have been introduced in this knolX session. I talked about Html/Css/Js from the ground up class, How to use these to create a web page. I...
View ArticleDribbling with Filter.js: client-side JS filtering of JSON objects
Dribbling Filter.js Play framework with client-side JS filtering of JSON objects and rendering HTML snippets via jQuery. Big chunk to display? Interactive filtering? Most importantly it has to be...
View ArticlePlaying JSONP : A basic example to integrate JSONP mechanism in Play...
Playing JSONP Basic example to integrate JSONP mechanism in Play Application with the help of play-jsonp-filter module play-jsonp-filter This filter enables JSONP on your existing API: any resource...
View ArticleMastering in Frontend : Getting Into Concepts – Part 1
Okay so now you have decided to delve into frontend technologies or just wanted to have a look what these confusing things are, Frustrated ?? don’t be, life is easy, until you do not have girlfriend,...
View ArticleGetting started with ReactJS, Play 2.4.x, Scala, Anorm and WebJars
playing-reactjs This blog describes a basic example to render UI using React(A JavaScript library for building user interfaces) with Play 2.4.x, Scala, Anorm and WebJars. It also demonstrates the use...
View Article