Glimmer.js (https://glimmerjs.com/) makes Ember's hyper-fast rendering engine Glimmer available for all. I'll dive deep into the internals of the Glimmer VM and show how it can be leveraged via Glimmer.js. I'll end by explaining how Glimmer.js and Ember will form an ecosystem that apps of all sizes can flourish in.
In this talk we’ll dive deeply into GraphQL (http://graphql.org/learn/) subscriptions and see how to use them today in real-world applications with Apollo Client. We will explore the concepts behind subscriptions and how they work on a full-stack level. By the end of the talk you’ll have a good understanding when and when not to use GraphQL subscriptions and what the future of real-time GraphQL might look like.
Microsoft HoloLens, introduced in 2015, is the world’s first untethered holographic computer. Apps are written in DirectX/C++ or with the help of Unity. Almost two years later, Microsoft released HoloJS, a framework for creating holographic applications in JavaScript and WebGL. Let’s have a quick look at HoloJS: is it ready for production?