How to send email from a Rails app to Amazon SES.
How to use cURL to save Rails’ authenticity token,
and the POST to a Rails endpoint.
Find unused code in your Ruby test suite.
“Code review.” My knee-jerk reaction to that phrase? Nap time.
I’ll be...
Learn everything you need to be productive in tmux.
How to run your own web font service.
Step-by-step instructions for designing great buttons for the web with CSS.
How do you “sell” maintenance and refactoring to clients?
Know the Postgres index types such as multicolumn indexes and partial indexes,
don’t over-index,
use more joins,
prefer INNER JOINs,
understand the EXPLAIN output,
and don’t try to optimize on your development machine.