🔥 Git Tip: Use git add -p to review and add changes hunk-by-hunk. Handy when you want to break a single file's changes into two commits
git add -p
🔥 JavaScript Coding Challenge! Filter this list of homes for the ones that match the list of needs.
🔥 Text Pastry + Sublime Multiple Cursors is one of my favourite combos