Andrew Vickers

Results 21 comments of Andrew Vickers

If this is still a stumbling block, you could consider going with [Constructable Style Sheets](https://developers.google.com/web/updates/2019/02/constructable-stylesheets) instead of JSS. They are live in Chrome, and Jason Miller made an attempt at...

Volunteering at hackathons or with Code for America made me appreciate Knockout. I would say that through KO 3.X it has the best learning curve. You can go to the...

I wrote a web component based replacement for KO that gzipped to under 5kb with zero dependencies. Proxies are a good way to avoid the wrapping / unwrapping tedium. The...

The 3rd commit should probably be a separate pull request. I'll split it off if you'd like, Brian. @mbest, the nodeType checks are inherited from Knockout 3. Can you think...

The change to Identifier was only to shrink the package size. The Regex is something like 10K characters, but CSP explains why it needs to be that way. That commit...

I am curious: * What is the current market share of es3 browsers? * In what year did any of them last receive a security patch? Every feature, including backwards...

I have been thinking about this this week, and I think I've changed my mind slightly. Re: > RyanCavanaugh commented on Nov 27, 2017 > > Long story short -...

Hi Brian - hope all is well. There was an issue in Gitter wrt Symbols in IE11. I suggested using [this polyfill](https://github.com/medikoo/es6-symbol), which I'm taking it was enough to get...

Hi @mateoclarke, I'm back in Austin after a two year stint in Miami. Are you still looking for help with this?

Sure thing. I'm just across the 1st St Bridge from City Hall, so it's also no problem for me to pop across to CH / Jo's / Austin Java /...