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