thecodeboss logo
The downtown Oklahoma City skyline

Ruby

Here are all of the talks I've given, as well as the blog posts I've written. I started off blogging around 2014, and transitioned into more of an active speaker a few years later. I've found that writing and/or giving talks is one of the best ways for me to learn something new, and then I get to teach others in the process!

Content Type

Tags


How to GraphQL

In this talk with Aaron Krauss, we’ll explore what GraphQL …

Metaprogramming in Ruby

In this talk, we’ll review how you can start …

How Blocks Work in Ruby

Ruby has these things called “blocks,” and …

Running a Rails App with Docker

Docker is quickly becoming the new cool-kid tool around town, and …

Python vs. Ruby

Python and Ruby share a lot of similarities both syntactically …

Rails with Docker

In this talk, we’ll review how to run a Rails application (along …

Building a JSON API with Rails – Part 6: The JSON API Spec, Pagination, and Versioning

Table of Contents Part 1 – Getting Started Part 2 – Serialization …

Building a JSON API with Rails – Part 5: Afterthoughts

Foreword: This series has been rewritten as of November 11, 2016 …

Type Introspection and Reflection

OKC Ruby 10.8.2015 [Lightning Talks] Aaron Krauss – Reflection …

Metaprogramming in Ruby: Part 2

Table of Contents Metaprogramming in Ruby: Part 1 Metaprogramming …

Metaprogramming in Ruby: Part 1

Table of Contents Metaprogramming in Ruby: Part 1 Metaprogramming …

Debugging a Simple Web Server

This is the second part of a short series on how to build a web …