Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for more performance
Message
De
14/04/2016 13:51:32
 
 
À
14/04/2016 07:05:14
Information générale
Forum:
Javascript
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01634763
Message ID:
01634803
Vues:
37
Not properly tested :-} Not dealing with the language issue (which could be handled in the getString() method) But I'm not sure it would improve performance - manipulating the DOM is probably taking most of the time.

Have already posted similar suspicion to Michel. But "manipulating" can be done multiple ways - Just setting .value or .text is probably much better than innerHTML. If the speed claims of Vue.Js are true, utilizing the DOM directly bound to VM is perfectly able to tie other new virtual DOM approaches like React or Mithril.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform