题叶

Results 82 comments of 题叶

Mine too when I try running my code: ``` coffee {html, css} = require "lilyturf" page = html -> @div class: "new", @span id: "none", "x" style = css ->...

https://github.com/michaelficarra/CoffeeScriptRedux/issues/83 again. fails when using indentation among arguments.

FP 社区有俩搞 prover 的语言, 有没有人使用就不知道, https://github.com/aya-prover/aya-dev/ 作者: 千里冰封等 https://github.com/cicada-lang/cicada 作者: 谢宇恒

@langpavel React Native does use Chrome Devtools as React does https://facebook.github.io/react-native/docs/debugging.html#chrome-developer-tools So the image is only in docs, also looks strange to me.

I removed the images(as an experiment) and it stopped throwing errors. It does not work too. So React Native is running in a worker, maybe the separation of contexts breaks...

+1 @jdewit For my case, a timezone string based on UTC offset is enough. `bootstrap-timepicker` always returns me wrong time as I'm in a non-UTC timezone.

Got similar concern when I found one of my test actually overflowed with `u8`, the test runs and gives normal results. Is there a way for me to be noticed...

+1 Current implementation needs improvements @ded https://github.com/ded/reqwest/blob/b4171a05896219eac65285144ecfa5df4ca305b9/src/reqwest.js#L601

I think it would be hard too. Anyway current implementation is quite tricky and nice. I feel a lot better after I found `cofmon` since I don't have to write...

Thanks for mention that :)