Written content to help you along your web development journey, without forgetting to have some fun along the way.
You got yourself into that pickle where you created a migration, migrated, deleted the migration, then tried to rollback. Here's how you get around it!
This builds on a previous example and brings some movement to our dots!
Making decisions about money or time you've already spent is illogical. Learn how to make smarter, more logical decisions.
The wide world of canvas is open-ended. Here's a fun example to dig in and learn some of the basics of HTML5 canvas.
When another website is doing the heavy-lifting updating some content you want to keep up on, but there's no good integration with Slack, you can parse it yourself and post directly to a Slack channel.
Recruiters these days seem hell-bent on knowing whether or not you've worked a remote job in the past. The truth is it doesn't matter. The truth is we're all already doing it.
A quick way to pull content from a URL and parse it using Ruby.
Rake is an awesome tool. You may want to use it in a non-Ruby project or a project that isn't configured for it.
Most of the time, life is about balance. But there are some things that you just can't do halfway.
Stylesheets can get out of control really quickly. Here's the approach I use to stay organized.