My curated list of awesome things!
-
Dive into Git & GitHub
- Simple Guide - Just a simple guide for getting started with Git. No deep shit ;)
- Git Handbook - 10 minute read about Git & GitHub.
- How to GitHub - Fork, Branch, Track, Squash and Pull Request
- Understanding the GitHub flow - A 5 minute read to get you up and running with the kickass GitHub flow.
- ProGit - An entire Git book written by Scott Chacon and Ben Straub.
- GitHub Flow - What is GitHub Flow? Issues with Git flow by Scott Chacon.
- Conventional Commits - A specification for adding human and machine readable meaning Git commit messages.
-
Talks
-
Dive into JavaScript
-
Stater Kits & Generators
- express-starter - Scaffold for building robust web applications using ES2017+ features.
- gatsby-starter-deck - Create presentations using Gatsby, React & Markdown.
TODO
TODO
-
Dive into Vim
- Mastering Vim Quickly
- Practical Vim
- Vim pr0n: Making statuslines that own - A meaningful statusline.
- Registers: the Good, the Bad, and the Ugly Parts
-
Talks
- How to Do 90% of What Plugins Do (With Just Vim) - Max Cantor nails it w/ insights on using vanilla Vim.
- Improving Vim Speed - Tips by the guys @thoughtbot to speed up your vimming!
- vim + tmux - Watch Nick Nisi give a talk at OMG!Code on how Vim truimphs over all editors.