
About Me
I'm a full stack web developer with experience in JavaScript, Python, Go, and recently Elixir. I'm passionate about community building and helping others grow in tech.
As an organizer for the UtahJS conference and founder of a coding study group in Salt Lake City, I enjoy creating opportunities for developers to learn and connect. I recently rebooted the Utah Elixir meetup group to share my enthusiasm for functional programming.
Learn More About MeBlog Posts
What are Pointers in Go? A Guide for JavaScript Devs
A look into pointers in Go, tailored for JavaScript developers.
Read more →Understanding Vue Directives
Directives are a huge part of Vue, so it is important that we understand them as developers. Not only are they an essential part of the Vue framework out of the box, but by understanding them more fully we can create more powerful functionality in our apps.
Read more →Learning about Nuxt Content
Nuxt Content is a powerful module that allows you to fetch content from different file types and import it into your site. This gives you the ability to add a git based CMS (content management system) to your project.
Read more →How to Create and Publish a Vue Component Library
A guide to creating and publishing a Vue component library.
Read more →