Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for more performance
Message
De
15/04/2016 01:21:51
 
 
À
14/04/2016 13:51:32
Information générale
Forum:
Javascript
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01634763
Message ID:
01634827
Vues:
44
>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.

Took a quick look at Vue, React and Mithril - all *look* fairly similar and all seem to behave like the data-binding mechanisms in angular. No idea which might be faster....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform