Domenic Denicola

Results 442 issues of Domenic Denicola

I think a valuable part of a proposal like this is to compare with how other languages and standard libraries have solved this issue. I'd be curious to see C#...

It seems like you just concatenate all the values together, instead of processing the interpolated values separately. In that case it'd be more straightforward to just do ``` js const...

The new pipeline should make things easier.

Ideally it should behave the same as Chai's error assertions. But it doesn't. Here's a meta-bug tracking all the previous bugs people have opened. Add your problem as a comment...

People keep trying to use Chai as Promised with them, but they are not Promises/A+ compliant and thus do not work. We should throw immediately when they show up, similarly...

I was about to take a dependency on this package, when I noticed it is not yet 1.0.0, so I cannot depend on it adhering to semantic versioning. Is there...

If you guys are interested in this, you have some of the better tests in existence, and test262 would benefit from them greatly. Then hopefully stupid things like Safari's non-compliant...

Tests
repo management

This CSS: ``` .block-title .block-title-inner a:visited { color: #48484d; } // MAIN MENU - (used to keep mobile menu options hidden and keep weather/search and menu on one line) //...

It would be great to be able to go to the readme and just get a sense of all the new goodness I can program with.