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
- Host: GitHub
- URL: https://github.com/liamfiddler/polymer3-talk
- Owner: liamfiddler
- License: bsd-3-clause
- Created: 2017-09-17T07:22:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T11:52:37.000Z (over 8 years ago)
- Last Synced: 2025-02-24T07:14:09.101Z (about 1 year ago)
- Language: HTML
- Homepage: https://www.meetup.com/en-AU/PolymerSyd
- Size: 114 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)