#glimmerjs
Explore tagged Tumblr posts
dragoni · 8 years ago
Photo
Tumblr media
GlimmerJS, a smaller and friendlier EmberJS
Bundle size of different libraries + frameworks (minified + gzipped). Based on my own independent research.
1 note · View note
takenews-blog1 · 8 years ago
Text
What’s next for the #Glimmer #mobile #JavaScript library
New Post has been published on https://takenews.net/whats-next-for-the-glimmer-mobile-javascript-library/
What’s next for the #Glimmer #mobile #JavaScript library
Glimmer, a library for constructing cellular purposes that arose out of the Ember.js front-end JavaScript stack, will use customized bytecode to enhance net utility loading on cellular units.
The Glimmer UI element library includes a digital machine structure much like the JVM in Java and Microsoft’s Frequent Language Runtime. This digital machine is constructed to run contained in the browser to be used in net UIs. Glimmer and Ember additionally function the Handlebars open supply library for templating. As a result of Glimmer is the rendering engine for Ember, enhancements in Glimmer assist Ember as nicely.
Also referred to as Glimmerjs, Glimmer now compiles templates to JSON, which parses faster than JavaScript. Builders write in both JavaScript or TypeScript.
However an experimental beta model eliminates the parsing value by compiling to customized bytecode, eliminating a efficiency bottleneck on low-end smartphones, stated Tom Dale, codeveloper of Glimmer and Ember and a senior employees software program engineer at LinkedIn. The experimental code has additionally proven efficiency advantages on an iPhone as nicely.
The following manufacturing model of Glimmer will incorporate the brand new custon bytecode method, although no launch date has been set for that subsequent manufacturing model.
Additionally anticipated in that subsequent Glimmer model are options to enhance the efficiency of purposes within the browser. These embody:
You possibly can obtain Glimmer applied sciences on Github. Builders can check out the beta bytecode model from the Glimmer playground and clicking the π button within the backside proper nook to see decompiled output.
This story, “What’s subsequent for the Glimmer cellular JavaScript library” was initially printed by InfoWorld.
0 notes