Web Unleashed 2017

2017-09-25 00:00:00 2017-09-27 00:00:00 America/Toronto Web Unleashed 2017 Drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Toronto FITC Toronto

Overview

Whether you are one developer or have a group of devs working on the same codebase, things can get a little crowded and messy. Git to the rescue! But are you using git and services like GitHub to their full potential? This talk will look at how you can best leverage git so that your merge conflicts are minimal and your projects get out the door on time. Anne will also be looking at real-life examples of git workflows so you can determine which one will work best for your situation.

Objective

To empower everyone to use git to keep their projects manageable, prevent mistakes and create a seamless development experience.

Target Audience

Teams/individuals who want to improve their git workflow

 

Five Things Audience Members Will Learn

  1. Branch naming and how to set up a git-flow structure
  2. Techniques for organizing multiple team members and branches
  3. How to use projects, issues and tags to document your progress
  4. Tools that make git easier to manage
  5. How to integrate quality assurance into your process