Topics I've Written About
Below are some of the articles I've written, grouped by topic
ruby
- Turbo Streams are so cool!
- Sidekiq + Redis + Background Jobs (aka workers)
- How To Make A File Or Csv With Ruby
- Count items in a Array; Tabulate in a Hash
- Troubleshooting Heroku Deployment
- Keyword Arguments In Ruby
- About Recursion
- GraphQL - Intro, Gems and Setup for a Rails API-only greenfield app
- Setting up and using the Webmock gem
- 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
- Visualize HTTP requests through a Rails App
- Learning about Jekyll Plug-ins
jekyll
liquid
blogging
rails
- 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
- Troubleshooting Heroku Deployment
- Keyword Arguments In Ruby
- GraphQL - Intro, Gems and Setup for a Rails API-only greenfield app
- Setting up and using the Webmock gem
- 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
- Rails Forms
- See Rails Routes In The Browser
- Visualize HTTP requests through a Rails App
http
routing
forms
methods
math
hashes
arrays
tasks
turing_school
gems
- Basic Devise setup in Rails 7 (no OmniAuth of any type)
- Setting up and using the Webmock gem
- Setting up and using VCR gem
- How to install and configure factory_bot_rails
- Using The Faraday Gem
figaro
rspec
apis
graphql
node
javascript
back-end
server
NodeJS
PostgresQL
Express
recursion
vim
heroku
deployment
docker
csv
sidekiq
turbo
turbo-streams
controllers
actions
routes
Rails
devise
authentication
users
rails,
- Basics of Stimulus Outlets in Rails 7
- Where to add the value attribute for Stimulus
- Using the dom_id helper method