This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Description
What was accomplished
🍱 React-based AMP components
- BaseElement compat
- Hooks vs. classes
- Calling and returning lifecycle APIs
- amp-carousel & amp-lightbox
⚙️ amp-script
- setState/getState in publisher JS
- “development” mode
- SxG-compatible inline scripts with [max-age]
What's next
🍱 React-based AMP components
- amp-youtube
- Shadow slots, loading, dependencies
⚙️ amp-script
- Improve docs
- Test more framework compat (e.g. d3)
- Test more use cases (e.g. autocomplete)