Skip to content
- #3350 (no title)
- 31 Days of Marketing & Analytics
- About Jason
- Art History
- Courses
- The Pyramid of Learning to Code
- Git Good
- Unix Basics Fast ⌨️
- Modern Javascript Fundamentals (2023) 💻
- React Building Blocks 🧱
- React Native Wrapper 🍬
- Stepping Up Rails 🛤
- Matz is Nice and So We Are Nice
- Identity Crisis
- Uninitialized Constant OBJECT (while in a Rake task)
- Rails Magic Autoload (Zeitwerk)
- Avoiding Fat Models by Preferring Composition Over Inheritance
- Learning Postman
- Advanced Rails Debugging
- Ruby Debugging Basics
- Cache or Bust
- A Word About Flash Messages
- OpenStruct Secret Tool
- Antipattern: Fire & Forget
- Who is N+1?
- Learning ActiveRecord
- Rails Migrations Tips & Tricks
- ActiveRecord Chainable Scopes
- Ensure with Explicit Return
- Enumerated Types in Rails and Postgres (Rails 6 only)
- The Magic of Enums in Rails
- Upgrading to Rails 3, 3.1, and 3.2
- Upgrading to Rails 4.0, 4.1, and 4.2
- Upgrading to Rails 5.0
- Upgrading to Rails 5.1 + 5.2
- Upgrading to Rails 6.0
- Upgrading to Rails 6.1
- Adding jQuery to a Rail 6 App using Webpacker
- Why Don’t My Assets Reload Correctly in Rails 6 or 7 (Sprockets, Webpacker, JS Bundling, & Shakapacker)
- Using Rails with SSL on Localhost
- Working with Mobile Phones
- Splat (*), Double Splat (**), Positional, Rest, and Keyword Arguments in Ruby
- Rails Quick Scripts
- Rails 7 Crash Course
- Rails 7: Options for Bootstrap, Turbo, Stimulus, and React and How to Load Javascript in Rails 7
- Rails 7: JSBundling with ESBuild, Stimulus, Turbo, Bootstrap, CircleCI Up & Running
- Rails 7: ImportMap-Rails with Bootstrap, Stimulus, Turbo (Long Tutorial)
- Rails 7: ImportMap-Rails with Bootstrap, Stimulus, Turbo (Quick Setup)
- Rails 7: Stimulus JS Basics
- Rails 7: Turbo Your Rails •WIP•
- How the Rails Procfile Works, Foreman, Overmind, Hivemind
- React ❤️ Rails
- Testing Ruby Applications
- Deployment Zone ☁
- Javascript Got Your Back 🪤
- Styled High: CSS Animation Tricks 😇
- TDD For Everyone 🧬
- Modern Chrome $ Jquery Replacement
- PHP Debugging Crash Course
- Swift Types
- Shell Scripting
- Digital Marketing & SEO Toolkit
- Food
- Great Modern Web Design Examples
- Hot Glue Tutorial
- Hot Glue: A Scaffold Companion for Turbo-Rails and Hotwire
- How To Allowlist & Denylist Domains in a Rails app
- How to Contact Jason
- JFB’s Open Source Gems
- Join The Revolution
- LINDA BOLDT READER
- List of Search Engines
- Privacy Policy
- Stuck in a loop! You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0). We no longer support global installation of Create React App.
- Advanced Ruby Testing Masterclass (Minitest)
- Advanced Ruby Testing Masterclass (Rspec)
- useEffect
- useState
- useRef and Forwarding Refs Part 1
- Foreman and the Procfile.dev
- See the Browser’s Console Messages in Rspec
- Overloaded Controllers
- Rails Model Callbacks or Mixing Business Logic and ActiveRecord
- Not testing Business Logic or Mixing Business Logic into other Concerns
- If Rails.env.production? or Not Having Prod-Staging Parity
- God Objects & Complected Codebases
- Unit Testing Without Factories or Not Understanding Transactional Fixtures
- Swallowing Errors
- Absent or insufficient End-to-End specs
- ENV Variables in Source Control or Settings Multiple Places
- Messy or Brittle Deployment