Brent Odell

Results 9 issues of Brent Odell

I didn't know if there was a better place to ask questions. Is there a way to manually specifying both 2x & 3x versions through data attributes? The following example...

Airbrake added the ability to support nested exceptions in v5. I'd love to see this in Errbit. - See here: https://github.com/airbrake/airbrake/issues/362 - And here: https://airbrake.io/blog/airbrake-feature/new-nested-exceptions - Oh, and here (having...

feature
idea

It would be great if there was a way to use @extend .fa-_:after instead of just @extend .fa-_:before...maybe something like: ``` SCSS @extend .fa; @extend .fa-after; @extend .fa-icon; ``` Or...

I don't see this implemented anywhere, but do you have a way of making certain params required? It would be nice if this could differ for each action, i.e. for...

- Fixes breaking changes with Rails 4 (or more likely Sprockets)

Hello, I'm looking for the scope examples from your [JavaScript: From Fundamentals to Functional JS, v2](https://frontendmasters.com/courses/js-fundamentals-functional-v2/) course. I checked several of your repos and [scope-exercises](https://github.com/bgando/scope-exercises/blob/master/functions.js) was the closest thing I...

It would be nice if you could make one process dependent on another so that: 1. If you try to start a process with dependencies, it ensures the dependencies are...

See #21 I haven't experienced this on my computer, but two of my co-workers that I had test it did experience it in both Chrome and Safari. I checked our...

undefined **macOS version:** Big Sur (11) **Kap version:** 3.3.2 ``` Something went wrong while using the plugin “hide-clock” Error: Command failed with exit code 1 (EPERM): defaults read com.apple.systemuiserver menuExtras...