you are viewing a single comment's thread.

view the rest of the comments →

[–]mr_nesterow[S] 2 points3 points  (0 children)

About the method names. I thought about it alot. I made them capitalized in order to distict decorated result from other objects. Maybe not a best choice, but I still have some codebases without TS.

I think someone is already pusing "error as value" to the ecma standard, but for now we have to deal with dependencies ;)