Author Archives: etatti

Let’s go server-less! But what does that actually mean?

How Server-less architecture is changing the way we deploy applications in the cloud.

Posted in Strategy | Leave a comment

JavaScript modules and cyclic dependencies

How to handle circular dependencies with JavaScript module loaders.

Posted in Front End | Tagged , , | Leave a comment

grunt-contrib-watch and the high CPU usage

How to fix the high CPU problem when running grunt-contrib-watch.

Posted in Front End | Tagged , | Leave a comment

Migrating from ActionScript/Flex to HTML5/JavaScript

In the past few years we have been working on different rich internet applications, ranging from simple CMS to fully fledged Single Dealer platforms; the one thing most of them had in common was that they were written in ActionScript 3, with the help of Flex.

Posted in Strategy | Tagged , , , , | Leave a comment