Tom Byrer

Results 147 issues of Tom Byrer

I'm [using a lib](https://github.com/maxatwork/form2js) that needs dot.nested.objects `name` attributes. But dot.notation makes bad CSS ID selectors (I could [`\` escape](http://jsbin.com/mimey/1/edit) the CSS, but I don't want to torture the poor...

I've successfully updated Bootstrap, Underscore (to Lo-Dash Underscore build on their dev repo), Require.js & RequireJS text to their latest, & Backbone to 1.0.0 (1.1.\* didn't seem to work). Took...

I do not think JPEGXL should be recommended at all, & likely not for 6mo+, if that. Has needed a flag for a year. Is promising, but we're not there...

I was about to throw this up on [jsDelivr CDN](http://www.jsdelivr.com/) for you, so I can PR here to [not use broken raw.github.com](https://github.com/dcodeIO/PSON#browser). Officially mixed case are OK there, but I...

https://rawgit.com/dcodeIO/Preprocessor.js/master/docs/Preprocessor.html

IE10's results were disappointing. I'm kinda bummed by my Android4.3 (Samsung Note2) results also, but not too worried. http://jsperf.com/chain-vs-pipe/6 Reduced results: ``` table Generic | Lazy | Lo-Dash chain Chrome31...

Those links should open in a new window, to help prevent losing existing edits. I tried looking for where to do this, but couldn't find where to start. cheers

enhancement

Can semicolon.js be hosted on Google's CDN please? I prefer to ensure the best downloading throughput. TIA

Advantages: - prevents an onboarding devs say "What the ___ is 'hudson'?" - allows global search/replace/delete Disadvantages: - larger files (mostly negated by gzip) - more typing (reduced by editors'...