An open API service indexing awesome lists of open source software.

https://github.com/liamfiddler/polymer3-talk

The working files from a talk I gave at the PolymerSyd meetup on 2017-09-20
https://github.com/liamfiddler/polymer3-talk

Last synced: 21 days ago
JSON representation

The working files from a talk I gave at the PolymerSyd meetup on 2017-09-20

Awesome Lists containing this project

README

          

# PolymerSyd Talk

The working files from a talk I gave at the
[PolymerSyd](https://www.meetup.com/en-AU/PolymerSyd)
meetup on 2017-09-20

- [00-polymer2: The base Polymer 2 component from which we'll start](./00-polymer2)
- [01-basic: Converting the component to Polymer 3](./01-basic)
- [02-lithtml: Testing lit-html templating](./02-lithtml)
- [03-webpack: Testing Webpack for better browser support](./03-webpack)
- [04-webpack-split: Testing Webpack for separating the styles and markup](./04-webpack-split)