Posts
Fearless startup of a React-Redux project
A hands-on guide on how to bootstrap you own React/Redux project.
How to correct clock skew in AWS
Every request to an AWS service is signed using the current timestamp. Excessive clock skew can cause them to fail.
JavaScript modules and cyclic dependencies
How to handle circular dependencies with JavaScript module loaders.
grunt-contrib-watch and the high CPU usage
How to fix the high CPU problem when running grunt-contrib-watch.
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.