IdkGoodName Vilius (2019-01-15T18:59:32.000Z)
See:
https://github.com/CreatorVilius/ecmascript-proposals/blob/master/proposal-class-templates.md



I think having Class Templates in JavaScript would be awesome thing and
should be implemented. But that’s just my opinion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20190115/2b86ae9d/attachment.html>
viliuskubilius416 at gmail.com (2019-01-15T19:50:25.838Z)
See:
https://github.com/CreatorVilius/ecmascript-proposals/blob/master/proposal-class-templates.md



I think having Class Templates in JavaScript would be awesome thing and
should be implemented. This could be useful in a lot of cases. I know that mostly Statically typed languages have templates, but JS could also have Templates. It's not strict that you need to have Statically typed language in order to have Class Templates.