Platform/AreWeFunYet: Difference between revisions

Jump to navigation Jump to search
Line 65: Line 65:


Does JavaScript need to evolve to make large codebases more manageable? Some things that were mentioned:
Does JavaScript need to evolve to make large codebases more manageable? Some things that were mentioned:
* namespaces
* modules (better includes) - ES6 modules should be available around mid-year in Firefox and Chrome. It is planned for Q2 for JS team.
* modules (better includes)
* namespaces - this is probably taken care of by ES6 modules.
* add more OO features (classes, inheritance)
* add more OO features (classes, inheritance) - not coming soon to the JS language. There are libraries, though, e.g. prototype.js.


= Low-level or 3D Graphics =
= Low-level or 3D Graphics =
313

edits

Navigation menu