getify
Member since

فعالیتهای اخیر در نوشتارها
نمایش تمام فعالیتهاصفحه | تاریخ | توضیح |
---|---|---|
Expressions and operators |
||
SubtleCrypto.decrypt() |
Fixing code example: defining a `decryptText(..)` helper function that pairs with the function in the `encrypt(..)` docs. | |
SubtleCrypto.encrypt() |
Fixing code example: you need the `iv` and the encrypted buffer to later decrypt | |
Array.prototype.every() |
Adjusting misleading wording that was more like spec nuance (passing `this` to a function) than JS reality (invoking a function with a `this` context). | |
Array.prototype.some() |
Adjusting misleading wording that was more like spec nuance (passing `this` to a function) than JS reality (invoking a function with a `this` context). |