Tag

Your search for ruby returned 13 results.


Javascript and Ruby on Rails at Chicago Ruby Meetup at Blue1647

This was a really fun talk to give to beginners. I tried to demystify how Javascript works in general and with Rails.

Read More


Incremental Design ♥

We got some love for our RailsConf Incremental Design talk. (more…)

Read More


Struct to hold url attributes you care about

Parsing urls can be quite annoying. Ruby's URI#parse and CGI#parse do a lot of the heavy lifting, they often don't give you exactly what you want in a convenient format. (more…)

Read More


5 tips for keeping your Rails views under control

Use & enforce design and code styleguides for SASS & views Markup is about content not design Use SASS variables mixins Move CSS classes up in the DOM & design changes to CSS Use decorators (or helpers) to: Generate classes Generate copy Generate HTML attributes View my RailsConf talk on Incremental Design. #mc_embed_signup{background:#fff; ...

Read More


The Path to Becoming a Developer :: Skillcrush Masterclass

Recently, I had the honor of doing a Skillcrush Masterclass on the Path to Becoming a Developer. I talked about how I became a developer, mining your own experience, and presented on the 4 things you can do now to become a professional developer: (more…)

Read More