sirisian / ecmascript-types

ECMAScript Optional Static Typing Proposal http://sirisian.github.io/ecmascript-types/
453 stars 4 forks source link

For reference, Andreas Rossberg post on types from 2016 #41

Open sirisian opened 6 years ago

sirisian commented 6 years ago

https://groups.google.com/forum/#!topic/strengthen-js/ojj3TDxbHpQ

It presented a strong mode, which I've been told by others is an unviable approach. That said it does provide insight into locking down classes and implementation issues.

Might be useful for opening new issues and tackling them one at a time. Feel free to do that if you have suggestions for the proposal.