The guides for ember.js are assuming one has the full ES6 support e.g. http://ift.tt/1IEpeIf shows using the export default
construct and doesn't specify any alternative way to achieve the goals. However the module feature is not implemented in all browsers that ember is supporting.
How can I use these features with a browser that doesn't support modules? How would the code in these examples translate to ES5?
Aucun commentaire:
Enregistrer un commentaire