Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 2.49 KB

File metadata and controls

68 lines (45 loc) · 2.49 KB
layout page
title Speaking
description Public Speaking

{% include JB/setup %}

Validations in Rails

Presented at the Rails Girls Monthly Meetup on October 29, 2014

I covered the main ways a developer can validate user input in a Rails app and the advantages and disadvantages of each area in a beginner friendly format.

See my slides for more about the talk.


Lightning Talk: Getting Started With Pry

Presented at the Rails Girls Monthly Meetup on April 30, 2014

This was a concise lightning talk introducing the Pry gem, and I was one of four speakers for the night.

See my slides and [blog post]({{ site.url }}/rails%20girls/2014/05/05/april-2014-rails-girls-meeting---getting-started-with-pry/) for more about the talk.


Lightning Talk: Getting Started with GitHub Pages

Presented at the Women Who Code Monthly Meetup on March 11, 2014

The theme of the meetup was Development Workflow, Tips & Tricks, and I was one of three lightning talk presenters.

See my slides and [blog post]({{ site.url }}/women%20who%20code/2014/03/12/march-2014-women-who-code-meeting---github-pages/) for more about the talk.


Interactive Ruby Using Pry

Presented at the Rails Girls Monthly Meetup on December 18, 2013

I was the main presenter for this monthly meetup.

See my slides and [blog post]({{ site.url }}/rails%20girls/2013/12/19/rails-girls-interactive-ruby-using-pry/) for more about the talk.