Dave Arel
Dave Arel
@hackygolucky and @jasonrhodes do you both have any particular section you'd like to kick off?
@hackygolucky Awesome, it's yours. I've added a description that I had started working on briefly, but feel free to scrap it.
I really like `learnyoujs`, because its fun yet descriptive, but it's not very original :/ However, a lot of these seem to indicate it's more advanced learning than it is....
@mmerkes I do like that it's realistic, and geared towards node.js. It could be a little much, but given the proper boilerplate, a couple links to resources to better understand...
Looks like a good start
+1 `cursor: pointer` is a browser specific bug fix, but it's getting put on every component for me. There needs to be a way to disable this. At least as...
@gustaff-weldon Then the readme is misleading https://github.com/html-next/ember-hammertime Regardless, it's only for mobile. Yet it's affecting the user experience on desktop.
@runspired fair.
@gustaff-weldon @runspired Looking over this code, I see that it's only adding the inline styles for components with a root-level click handler; correct? https://github.com/html-next/ember-hammertime/blob/6292fad841be5b89bbdc9ad0fa4315d7565f0411/addon/mixins/touch-action.js#L13 I only have a click handler...
> How does one "sign in to GitHub inside VS Code"? Open the "github actions" extension side-panel and click "Sign in with Github". Authenticating this extension with Github worked for...