Our 3rd blog in the series of how to get up and running across the board with Git and GitHub.
Category: Code
Crafting a Pull Request Template
Let’s walk through crafting a pull request (PR) template for your organization’s project to keep things on track and organized.
Setting Up Event Tracking In Your watchOS App
Learn what Split’s new support for watchOS can do for you, and the motivation and benefits behind data-driven development.
Git and GitHub at Work
Let’s look at doing work inside your organization’s repo. In the code examples that follow, my personal GitHub account will act as a closed, private organization repo.
Integrating Feature Flags With Your Continuous Deployment Pipeline
Feature flags are a tool that can assist teams in overcoming the challenge of moving quickly to meet shifting customer needs.