Blog-on-Digital-Transformation

Using BOSH Lite to Deploy Cloud ...

December 5, 2013 | 4 Comments | Nastia Shaternik
This blog post explains how to deploy Cloud Foundry using BOSH Lite: set up an environment, boot a virtual machine, upload a specific stemcell and CF release, etc.

Diving into Ember.js: Part ...

May 27, 2013 | 8 Comments | Nastia Shaternik
This tutorial explains how to create a JavaScript app with Ember.js: build the skeleton, prepare vendor code, set up an entry point, etc.

Let’s Test It Well: Simply and ...

Learn how to write readable tests, what the difference between mock_model and stub_model is, how to use shared_context and shared_examples, etc.