June 25, 2016

Introduction to Web Components

Web components are the W3 standards that let developer make its own custom element and let them think beyond the HTML tags. They make the code actually re-useable, also make the use of encapsulation and abstraction. 





Without any doubt Web components are the future. They are and will transform the way developers build their application. As of now the Web components 100% support is on Chrome and Opera but we have polyfill and libraries to make them work in other browsers too. Such as , webcomponents.js, polymerjs, etc.


On 8th May 2016, JSLovers organized the meetup at Microsoft, Gurgaon India.I gave session in Microsoft, Gurgaon on the web components. Here is the slide of web component I have developed for the workshop:


http://www.slideshare.net/nehhasharma/introduction-to-webcomponents


Happy Learning!!

No comments: