Creating a Digital Garden CLI with Rust
course by Chris Biscardi
Fix Common Git Mistakes
course by Chris Achard
Learning Rust by Working Through the Rustlings Exercises
course by Chris Biscardi
Write Your First Program with the Rust Language
course by Pascal Precht
Productive Git for Developers
course by Juri Strumpflohner
Basic Types in Rust
course by Pascal Precht
Build a React App with the Hooks API
course by Andy Van Slaars
Using WebAssembly with Rust
course by Nik Graf
Test React Components with Enzyme and Jest
course by Tyler Clark
End to End Testing with Google's Puppeteer and Jest
course by Tyler Clark
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
Confidently Testing Redux Applications with Jest & TypeScript
course by Jamund Ferguson
Testing JavaScript with Jest
course by Kent C. Dodds
Practical Git: Remove unnecessary git tracking with .gitignore files
lesson by Trevor Miller
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
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