Devin Rhode

Results 293 comments of Devin Rhode

@ehmicky could we write some some sort of environment/safety/security check? It would run once whenever shell version changes 1. Create a hash of shell type, shell version, os version, etc...

I think my `run-p` example solves this really well. Why write code when you can just use `run-p`?

Related to task labeling: Theo (t3dotgg) has some strong rants _against_ git hooks in general, because they block making commits. Then, developers generally seem to just use `git commit --no-verify`....

> Storybook is still using webpack to build it's things. So really all you're showing here is that microbundle can be used alongside Storybook. What would be cool, would be...

Hey @arcanis, could any of these changes be cherry picked into v3?

@typicode can you merge? On June 20th I said it's ready to merge (imo)

I'm also trying to use this to mask inputs, as it seems to be the best currency/money format library out there for ember. My team is already using ember-cli-accounting, which...

Maybe this could be used with ember-text-mask? https://emberobserver.com/addons/ember-text-mask

The only weird thing about next logger is the global flag you need to pass into node. I have an older fork that may not have that issue, but it'd...

I guess I'm pioneering... "isomorphic micro-frontends"... 🤣