Since last week’s .NET Meetup in Louisville, KY, where Jared Faris spoke about ECMAScript 6, I’ve been troubled by the problems ECMAScript 6/2015 is going to cause. In fact, I think ECMAScript updates will cause more problems than it solves for the Enterprise. Below, I’ll share some of my thoughts on what ECMAScript updates will do to the Enterprise and what…
Month: September 2015
NativeScript
At KiZAN, we’ve been searching for the right set of tools to help us be innovative, stay on the edge of mobile technologies, and delivering the most value to our customers at the best cost. We have previously used PhoneGap/Cordova, Xamarin Forms, and native app development technologies. For the last 6 months, we have been exploring Telerik’s NativeScript – a platform for building cross-platform mobile…
Good Practices in Build Management
I’ve recently been working with several customers to discuss good practices of Application Lifecycle Management. One area of ALM is build management. In this post, I’ve described (at a high-level) good practices in build management. What is Build Management? Build Management is the practice of developing and maintaining a process for creating builds of software. Under this context, a software…
js13kgames 2015
I had a wonderful time participating in the js13kgames 2015 competition this year. If you are not familiar with the competition it is a month long competition where to goal is to create a html 5 game where all code, assets, etc fit snugly inside a 13kb zipped file (no external sources/links)! For more information visit: http://js13kgames.com/ After a mad…