What could be simpler than a file copy? Well, it turned out that I underestimated such an easy task. Here is the scenario. During the very first NativeScript for Android application startup the runtime extracts all JavaScript asset files to the internal device storage. The source code is quite simple and it was based on …
Monthly Archives: February 2015
First Impressions using Windows 10 Technical Preview for phones
Windows 10 Technical Preview for phones was released two days ago and today I decided to give it a try. The installation process on my Nokia 630 was very smooth and completed for about 30 minutes including the migration of the old data. Finally, I ended up with WP10 OS version 9941.12498. After I used …
Continue reading “First Impressions using Windows 10 Technical Preview for phones”
Object Oriented Programming: An Evolutionary Approach
This post is not about the book Object Oriented Programming: An Evolutionary Approach by Brad Cox. I decided to use the book’s title because the author nailed the connection between software and evolution. It is a good book, by the way. I recommend it. Last week a coworker sent me a link to the React.js …
Continue reading “Object Oriented Programming: An Evolutionary Approach”