Today I Learned
Things I learned while coding trying to code.
Short, bite-sized learning notes and discoveries.
-
SASSy Colors
Published: at 04:10 PM2 mins readControl color using SASS functions
-
Vim Search & Replace
Published: at 08:43 AM2 mins readMultiple files search and replace in Vim
-
Open Sesame
Published: at 04:20 PM2 mins readOpen the project's last build view in Travis CI web interface from the terminal
-
Amend to that
Published: at 04:28 PM1 min readModify the last commit without changing its commit message
-
Mongo String Queries
Published: at 04:23 PM1 min readUsing regex to query strings in MongoDB
-
npm link magic
Published: at 03:21 AM2 mins readDevelop local node packages side-by-side
-
JS Named Parameters
Published: at 04:38 PM2 mins readUsing ES6 to achieve named arguments in Javascript
-
Commit Leaderboard
Published: at 10:48 AM1 min readList project contributors by number of commits