Blog

Exploring the Play Framework: Testing

This is the first in a series of posts in which we will explore building applications with the Play Framework. Today we will focus on creating a very simple barebones application and applying some tests to it. Starting A Skeleton Application Complete sample code for this article can be found at play-samples/minimal. The only prerequisite for following along with this article is to have a recent version of sbt installed. We’ll start by creating a project directory called play-minimal. Since…

My $scope Is Not Your Dumping Ground

This little problem came up in my recent AngularJS/Ionic app. It all started with an innocent modal dialog. There are several, but for the sake of simplicity, let’s look at the login dialog: The generic dialog plumbing is a div with a surrounding overlay that dims out the rest of the screen. You can click the X in the top right to dismiss it. Or if you fill out the fields the Log In link becomes enabled. When you click…

JavaScript's Odd Parts – Configurable Functions as a DSL

As some of you may be moving from Java to JavaScript, you’ll find there are a number of ways to program – using objects, functions, or a hybrid approach. A common style of API you’ll see in the wild lends itself to expressive object definitions, while at the same time being easy to use to express a domain-specific language syntax. Configurable Functions This blog post was inspired by the D3 charting API’s author, Mike Bostock, and his article, Toward Configurable…

How can we help your company with your development needs?

Contact Us