ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

As a developer I would like documentation on how to create a Web Component #48

Open thescientist13 opened 6 years ago

thescientist13 commented 6 years ago

Type of Change

Summary

Some documentation on how to create a component. Topics to cover (link out where appropriate to keep it DRY):

Use Case

Developers looking to create their first web component.

Code Sample

N / A

Pros / Cons

No cons, other than the usual risk with documentation that it can get out dated easily.

thescientist13 commented 6 years ago

Links / References:

thescientist13 commented 6 years ago

Provide documentation here? https://github.com/Polymer/lit-element/issues/37

thescientist13 commented 5 years ago

@hutchgrant You may be interested in this issue.

hutchgrant commented 5 years ago

Added a basic hello world style guide. The topics you want covered should perhaps be on separate pages with separate examples.