An Elegant WordPress Workflow

Version control.

We all know we should be using it. A lot of us are. And some of us are a little intimidated.

Fact is, it’s not always quick or easy. And sometimes the workflow doesn’t flow.

Enter git flow.

At 10up we use git flow with services like Beanstalk and Bitbucket to auto-deploy commits to staging and production environments.

Sound like a mouthful?

If you’re new to version control, you’ll start to understand its power. And you’ll see – it’s not as hard as you might think!

If you’re a seasoned developer, you’ll see how using git flow can help on bigger projects that have multiple developers. And if you’re even thinking about getting into the enterprise, it’s crucial to show companies you’ve got a systematic and secure development processes.

Speaker