Social Coding - Collaborating on GitHub with Issues, Forks, Pull Requests

Enjoyed this video? Join my Locals community for exclusive content at nbktechworld.locals.com!
Streamed on:
11

An introduction to social coding and collaborating on GitHub.

Learn to navigate GitHub issues, fork a repository, and propose new changes with a pull request.

This lecture is a follow-up to the Introduction to Git and GitHub. We'll leverage the repository we made. See https://github.com/nbktechworld/introduction-to-git

Requirements

A GitHub account (register at https://github.com)
Terminal app (cmd, PowerShell, macOS Terminal, iTerm 2, etc)
A text editor such as Visual Studio Code
Git (If typing `git --version` command in terminal doesn't work for you, download from https://git-scm.com/downloads)

Loading comments...