thecodeboss logo
The downtown Oklahoma City skyline

Content

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


ARIA Roles and Attributes: How to Actually Use Them

If you’re a web developer, then there’s a chance that you’ve …

How Public Key and Symmetric Key Encryption Work

Public-key encryption and symmetric-key encryption are two of the …

My Interviews with Amazon

Last Fall in 2015, I interviewed with Amazon Web Services for a …

Combining BEM and SMACSS

Code architecture is super important when you want to have clean, …

How Browser Caching Works

Have you ever noticed that when you load a web page for the very …

How WebSockets Work – With Socket.io Demo

As a developer you may have heard the term WebSockets thrown …

Installing the Docker Client CLI on 32-bit Windows

If you’re unfamiliar with it, Docker is one of the newer …

Controlling Spotify with Slack and a Raspberry Pi

After moving to a newly constructed floor at Staplegun (where I …

Programming Concepts: Type Introspection and Reflection

Programming Concepts Series: The Stack and the Heap Compiled and …

Building ES6 Javascript for the Browser with Gulp, Babel, and More

ECMAScript 6 is the most recent update to Javascript, and with it …

My History with Beer

Seeing as how we’re approaching the New Year, I felt this topic …

Building a JSON API with Rails – Part 5: Afterthoughts

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