posted an update

The main challenges so far have been with learning what makes the Open Shift platform (osp) different. Going through a console UI instead of command line tools is a very different approach for me. And waiting for the platform to notice my git pushes before it would let me see the changes has been frustrating. I tend to be very iterative in my development process. For web development particularly I want to see each small change. For this I have found it easier to perform the development in my won environment and once that is working push larger chunks to osp. Sometimes osp 'pushes back' requiring subtle changes in how SQL is accessed for instance. And thee changes have to be back-migrated into my own dev platform.

Log in or sign up for Devpost to join the conversation.