Fix Common Git Mistakes
course by Chris Achard
Up and running with Svelte 3
course by Tomasz Łakomy
Functional Programming in JavaScript with Ramda.js
course by Andy Van Slaars
Productive Git for Developers
course by Juri Strumpflohner
Practical Git for Everyday Professional Use
course by Trevor Miller
How to Contribute to an Open Source Project on GitHub
course by Kent C. Dodds
Practical Git: Remove unnecessary git tracking with .gitignore files
lesson by Trevor Miller
Count Words in a String with Ramda's countBy and invert
lesson by John Lindquist
Practical Git: Capture code history snapshots with git add/commit/push
lesson by Trevor Miller
Practical Git: Sync local and remote repos with git pull
lesson by Trevor Miller
Practical Git: Isolate feature development with git branch
lesson by Trevor Miller
Update Component State in React With Ramda Lenses
lesson by Andy Van Slaars
Practical Git: Create local repos with git init
lesson by Trevor Miller
Practical Git: Copy remote repos to local machines with git clone
lesson by Trevor Miller
Practical Git: Resolve merge conflicts with git status
lesson by Trevor Miller
Practical Git: Sync branches with git merge
lesson by Trevor Miller
Practical Git: Save uncommitted changes with git stash
lesson by Trevor Miller
Introduction to GitHub
lesson by Kent C. Dodds
Exploring GitHub
lesson by Kent C. Dodds
Exploring a Repository
lesson by Kent C. Dodds
How to install Git SCM
lesson by Kent C. Dodds