Stuff to research in connection with Web Components#
Podcast: http://thewebplatform.libsyn.com/46-polymer-10
Web Components
Use four browser features:
- Shadow DOM
- custom elements
- HTML imports -- Note that this is (apparently) only implemented by Google (in Chrome)
- HTML templates?
Other things of interest:
- D3 -- graphics in browser -- http://d3js.org/
- cola.js, a.k.a. "WebCoLa"
- Postman -- debugging (?)
- Web Components Tester (automated testing)
- Tracer
- Babel (or whatever. Babyl? Babl?)
- ES6 namespaces
- Flexbox
- Firebase
- Local storage (browser, HTML5?)
- Offline-first (see Web Platform podcast)
- Firebase
- Gradle
- jQuery, honestly, in spite of its age