Zach Schnackel

Results 33 comments of Zach Schnackel

Would [ES6 Generators](https://davidwalsh.name/es6-generators) help control the flow of these requests?

Do you think creating a vanilla-JS branch and making broadcasting a call-to-action for help in converting could help spur some thoughts into any of the roadblocks that we may be...

I can help with a lot of the pure syntax-related swaps, but some of the deeper API changes may be outside of what I can dedicate time to right now.

@Seebiscuit I ended up using http://rickharrison.github.io/validate.js/ and rolling my own UI on top of it for my needs.

Thanks for the response - I guess the larger question here is why a separate repo was made for the Bower inclusion - would you be against just adding it...

You actually don't have to, Bower has an `ignore` section you can use http://bower.io/#defining-a-package

Hi @beezee - appreciate the response. Yup, what you're referring to was the exact reason [Roots PJAX](https://github.com/wayoutmind/roots-pjax) never got completed - due to the complexities of this. The main dev...

Oddly enough, this is the same as [issue #14](https://github.com/beezee/djax/issues/14) (mentioned in there, which @beezee is looking into).

In combination with `stylelint-processor-styled-components`, `stylelint-config-styled-components`, and `stylelint-custom-processor-loader` I'm able to get Stylelint working great as part of my build process -- but the only thing I'm missing is editor error...