The Play Framework at LinkedIn | LinkedIn Engineering – We’ve been running Play 2.0 in production for several months and are now gradually rolling it out to more teams at LinkedIn. In this blog post, I'll talk about the benefits we've seen from Play, show a brief walk-through of the developer experience, and ta
Why is it that everyone wants to copy Apple’s products but nobody wants to copy being Apple? – This idea that the basis of competition is set by Apple and then the race is on to climb the trajectory of improvement is so well understood that it’s axiomatic: “It’s just the way things are.” Apple releases a product that defines a category or disrupts an industry and it becomes obvious what needs to be built.
Smart Path Variables for Spring MVC in IntelliJ IDEA 12 – The latest release of IntelliJ IDEA brings many exciting features for Spring MVC support. In this post we would like to highlight some of them, which add even more intelligence for @RequestMapping and @PathVariable usages in your project.
Efficient JavaScript unit testing – Without unit testing the JavaScript code, organization will pay much money for testing, re-testing, and re-testing web applications for just deciding upgrading or supporting new browsers. This presentation shows the solution of this problem.