2021
2022
- Setting Up and Using VCR Gem
- Quickly Consume an API
- How to install and configure factory_bot_rails
- Using the Faraday Gem
- So Many Steps To Setup The Independent Challenge...
- What the Heck is a Rake Task
- Split an Array in Two
- How to Collect Things in a Hash as an Instance Variable
- The Importance of Floating
- Select Method in Ruby
- Rails Forms
- See Rails Routes in the Browser
2023
- Basic Devise setup in Rails 7 (no OmniAuth of any type)
- Creating a Controller, an Action and a Root path in a Rails 7 app
- Turbo Streams are so cool!
- Sidekiq + Redis + Background Jobs (aka workers)
- How To Make A File Or Csv With Ruby
- Docker And What It Is
- Count items in a Array; Tabulate in a Hash
- Troubleshooting Heroku Deployment
- Keyword Arguments In Ruby
- Using Marks In Vim
- About Recursion
- Creating A Crud Api With Node And Postgres Using Express
- Getting Started with Node.js
- GraphQL - Intro, Gems and Setup for a Rails API-only greenfield app
- Setting up and using the Webmock gem