Derrick OtteHow to create easy, accessible accordion panels in Vue 3A small project showcasing Vue 3’s composition API to create an accordion component.Feb 14, 2023Feb 14, 2023
Derrick OtteHow to create a Toasts Component in Vue 3 with VuexA short guide for sending toasts (alerts, notifications, broadcasts, messages) to users with Vue and Vuex.Dec 7, 2021Dec 7, 2021
Derrick OtteHow to create a tabs component in Vue 3A short project to show how you can use the Vue router and nested routes to create a tabs component in Vue 3.Nov 16, 20212Nov 16, 20212
Derrick OtteHow to convert Object keys in JavaScript (2 ways)Converting an object with camelCased keys to snake_cased with JavaScript’s .reduce() function.Sep 21, 2021Sep 21, 2021
Derrick OtteHow to create a calendar from scratch in ReactRecently, I started working on a passion project of my own that required a calendar interface. After looking around, I couldn’t really…Feb 26, 20211Feb 26, 20211
Derrick OtteVersioned Records in Rails without a GemA short project showcasing how to create versioned records in Rails using ActiveRecord and ActiveModel::Dirty.Sep 2, 2020Sep 2, 2020
Derrick OtteCreating your first Firebase Project: A Step by Step GuideFirebase is an application development platform provided by Google that focuses on enabling developers to create powerful web applications…Oct 1, 2019Oct 1, 2019