Hirako

Results 75 comments of Hirako

there are some issues with those href on the examples module. would anyone have time to help sorting this out? the examples are templated with react js.

I will give it a shot fixing the build errors across nodejs versions.

does it work @jyy1082 ?

Agreed @zardilior but it would be nice to add an example to illustrate how to do it, anyone volunteers to add a simple example?

who creates/loads texture from (bytes?) arrays? What is the benefit?

A good read: [there](https://medium.com/@dan_abramov/how-to-use-classes-and-sleep-at-night-9af8de78ccb4#.bfqb5865m )

has it ever worked automatically? I don't see the deploy step for *examples*. I see two *surge* steps. Does not look like they are for pushing examples. ```javascript before_deploy: -...

Also, I propose we do this as part of this issue: - Add *another* surge deploy step for examples, to build example that match latest released version of `whs` ```javascript...

this is a change, it was touched. maybe we can't have multiple deploy steps with same provider: [diff](https://github.com/WhitestormJS/whs.js/commit/77cd3458f4f42a204b507e2bd65b945c4a42485b#diff-354f30a63fb0907d4ad57269548329e3). I suggest we do this below, as documented [here](https://surge.sh/help/integrating-with-travis-ci), and using Travis...

I think @thejmazz is correct. We can bring it closer to the src, but with that __test__ and __mock__ pattern.