React.js Review. Why I chose to invest in this library  

By John Jardin | 7/27/16 1:48 AM | - | Added by Oliver Busse

It was about 2 months ago when I made the decision to invest in a JavaScript library called React.js. It was seriously dark waters for me, as I come from a full stack development framework called IBM XPages, where everything from server-side logic, responsive design, client-side scripting, database management, security, etc. was managed by the framework to provide seamless integration and rapid application development.

3 weeks left to nominate IBM Cloud Champions  

By John Jardin | 4/18/16 8:59 AM | - | Added by Oliver Busse

At Interconnect in February this year, IBM announced the Cloud Champion program. Nominations have been open for the past 1.5 months and we are now 3 weeks away from it closing.

Appcelerator: Reduce EventListeners to increase performance  

By John Jardin | 9/15/15 12:36 AM | - | Added by John Oldenburger

In this video I show you how to eliminate unnecessary Event Listeners in your Appcelerator Mobile App by making use of the Bubble Parent property. This is a great way to increase performance and responsiveness in your mobile app, especially when it requires some advanced processes.

Appcelerator Tip: Recover from a GIT Reset in Titanium Studio  

By John Jardin | 5/22/15 4:10 PM | - | Added by John Oldenburger

This post is an example of how a GIT reset in Appcelerator’s Titanium Studio almost cost me 6 hours worth of work and how I managed to recover what I lost. Once upon a time, about a year ago, I spent the most part of my day working on a mobile app, when a critical issue arose that forced me to switch my project’s current source control branch.