This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Releases: AsWeMayThink/WebComponents
Releases · AsWeMayThink/WebComponents
web-components-part-3
This should roughly correspond to where the third video in the Web Components series ends. It adds LitElement versions of the same Web Components seen previously written as Vanilla JS so you can easily compare and contrast the two.
web-components-part-2
This is roughly where the second video in the Web Components ends. It has a set of Vanilla JS Web Components which are not trivial in nature and stories to go with them.
web-components-part-1
This is roughly where the first video in the Web Components series ends. It has a working Storybook implementation with one component and a story which uses it.