Tylor Steinberger

Results 123 comments of Tylor Steinberger

Hey @EvgeniyLoginov, sorry for the slow turnaround here. I've just gotten back from some vacation, so I'll try to make some time for this soon

A newer version of @typed/content-hash (v0.10.1) has been released an it utilizes `require('path').posix` in an attempt to fix these issues

@Widdershin Thanks so much for creating this, really wonderful idea! Hello everyone, I'm Tylor Steinberger! I'm a long time contributor to Cycle.js, author of Motorcycle.js, and involved in development of...

A few ideas, I'll add some more if I can think of them. We should keep a central list, so as people add more ideas we should try to append...

A big :+1: For this converstion I like the rackt set of principles. Its easy to read and makes sense. I think we could touch it up to make it...

I'm not really well versed in the internals of this library, but for whatever its worth, I'd think using idAttribute should be fine. Theoretically events could happen at **exactly** the...

> (Chrome didn't close the window after the tests.) Yeah that's normal - its so you can debug issues. `testem ci` runs them an closes automatically for running on travis...

> It can be dealt with `drop(1)` True

Added some comments :)

Hello! Yeah, I'm pretty aware of the issues, unfortunately this is the first TS project I've ever done (Many more since). I have not been given the opportunity to fix...