why not just import new language into browser?

Michiel Sikma michiel at sikma.org
Tue May 26 08:44:29 UTC 2015


2015-05-26 4:13 GMT+01:00 eric <calidion at gmail.com>:
>
>
> and the import of class is no need for frontend developement.
> the import of classes will lead to the demand of packages or namespaces.
> all this only to polute the simplicity javascript has today.
> And no good to the javascript developement .
>
> thanks


The import syntax is optional, so there's no need to use it. The same goes
for any other changes to JS. You'll likely never need to worry about your
code breaking, ever.
I don't think there's a need to discuss the concept of importing code, but
I just wanted to note that you're free to stick with ES5 or earlier
principles if you so desire.

Regards,
Michiel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150526/c1f5f131/attachment.html>


More information about the es-discuss mailing list