Slides and resources from the Esri Dev & Tech 2026 session by Nate Bedortha and Courtney Yatteau.
This repository supports a beginner-friendly session on Git and GitHub collaboration.
It focuses on the core workflow many developers need to understand early on:
branch → commit → pull request → review → merge
- Session slide deck
- Example repo used to demonstrate the collaboration flow
- Beginner-friendly learning resources for Git and GitHub
In this talk, we walk through the basics of collaborating with GitHub in a practical way.
Topics include:
- why branches are helpful
- how commits capture progress
- what a pull request is really for
- how review fits into the workflow
- what happens when changes are merged
This repo is especially helpful for:
- developers who are new to Git and GitHub
- people who understand the terms but want the workflow to click
- educators, advocates, and team leads looking for a simple way to explain collaboration basics
- Nate Bedortha
- Courtney Yatteau
If you spot something unclear or want to suggest an improvement, feel free to open an issue.