Jichao Ouyang
Jichao Ouyang
add support for some code in page already be formated like ``` html line of code another line of code ..... ``` tada try http://msdn.microsoft.com/en-us/magazine//hh377172.aspx to see how it work
当时的async function可能会放到ES7/ECMAScript 2016的规范中,但是发布的ES7只把 - exponentiation (**) operator - Array.prototype.includes 加入了标准 async function 在 ECMAScript 2017 草稿中 所以应该改成 **使用ECMAScript 2017中的async函数**
I was trying to inject `ConnectionOps` to my own free program, so I need a `ConnectionOp ~> M` as one of the program's interpreter So I compose nat `interpret: ConnectionOp...
you can write your fixture like this ``` javascript ``` if the script contains event binding like ``` javascript $(function (){ $('#anchor_01').click(function(){ $(this).addClass('foo'); }) }); ``` the even will actually...
http://jsbin.com/zaqaja/1/edit?html,js,console Firefox on MBP 2.4ghz i7 transducer 7ms reduce 3ms
typescript has awesome type check compile time, but with javascript, it help nothing, so it's better to move to a runtime type checking lib such as `union-type` progress: - [x]...
https://chrome.google.com/webstore/detail/gira/fgmclhebkmfbpeiiomjfcfikchamelmp?utm_source=chrome-ntp-icon