The new JavaScript layer of Magento 2 is quite something: It combines AMD standard, RequireJS, KnockoutJS plus some parent JS libraries of Magento itself to build some really awesome stuff. This table talk is meant to dive into the concept of JS libraries that extend from the parent UiComponent: How to implement templating? What to do with KO observables? What kind of standardization to come of? In-to-depth JavaScript.