Closure in Javascript

Javascript closure described in the simple way.

Read →

Automate build process with the build script

The boring repetitive tasks can be fun when they are automated. Check how we automated our build process

Read →

One configuration for multiple servers

Check how we deployed the same application onto multiple servers with the simple configuration file

Read →