Talks

I present polished and insightful content to communities all over the world, to stoke enthusiasm, rally support for important initiatives, and share hard-learned nuggets of wisdom.

Talks with tag #frameworks (clear filter)

Conference Talk

Ember.js improves productivity by reducing the number of decisions a developer has to make. Part of this comes in the form of "glue" that wires things up and holds them together for us.

We often don't need to worry about this glue, but for those rare times that we need to see or tweak something, it's nice to know your way around!

Conference Talk

Because Elixir and Phoenix borrow so many good ideas from the Rails ecosystem, it’s astoundingly easy for Ruby developers to become proficient in this powerful new set of tools. First, I’ll introduce Phoenix from a Rails POV, and then show two ways it can be used in conjunction with Rails.