background preloader

Software Development

Facebook Twitter

Learning Corona: A List of Corona SDK Tutorials, Resources & Tools. Basic Branching and Merging. Let’s go through a simple example of branching and merging with a workflow that you might use in the real world.

Basic Branching and Merging

You’ll follow these steps: Do work on a web site.Create a branch for a new story you’re working on.Do some work in that branch. At this stage, you’ll receive a call that another issue is critical and you need a hotfix. You’ll do the following: Switch to your production branch.Create a branch to add the hotfix.After it’s tested, merge the hotfix branch, and push to production.Switch back to your original story and continue working.

Ressources. Understanding Design Patterns in JavaScript. Today, we're going to put on our computer science hats as we learn about some common design patterns.

Understanding Design Patterns in JavaScript

Design patterns offer developers ways to solve technical problems in a reusable and elegant way. Interested in becoming a better JavaScript developer? Then read on. Republished Tutorial. A quick reference for everyday github use with often used commands. [CCS LABS] Using Powershell CmdLets within an ASP.NET Web Application in C#, VB.NET for Visual Studio 2010. Software/Web Development Tools and Utilities. OK Computer Solutions. MonoDevelop - MonoDevelop. Meteor.