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 MeLearn how to use Vue composables to simplify and reuse stateful logic in your Vue 3 apps, with practical examples and tips for real-world projects.
Read more →A comparison of Inertia.js and LiveView for building modern web applications.
Read more →A look into pointers in Go, tailored for JavaScript developers.
Read more →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 →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 →A guide to creating and publishing a Vue component library.
Read more →