Abraham Williams
Abraham Williams
The my schedule tab should always be visible and if the user is not authenticated the my schedule page should have a sign in button and some text about signing...
- Function that will take an image and create multiple common optimized sizes - Component that will lazy load the best image at the best size to reduce reflows
# Process Help modernize Hoverboard by updating components from Polymer 3 to LitElement. [See a video of how to convert a component](https://www.youtube.com/watch?v=l-m7owhGAAA) 1. Pick an element from the list below...
Local development should maybe use a demo project (E.g. `demo-hoverboard`) which will disable live resources. https://firebase.google.com/docs/emulator-suite/connect_firestore
- https://securityheaders.com/?q=https%3A%2F%2Fhoverboard-master.web.app%2F&followRedirects=on - https://scotthelme.co.uk/security-headers-updates/
[`map-block`](https://github.com/gdg-x/hoverboard/blob/HEAD/src/elements/map-block.ts) renders a map highlighting the location of the venue. It's currently implemented with `@polymer/google-map` which is not recommend anymore. There is a new [@googlemaps/js-api-loader package announced](https://cloud.google.com/blog/products/maps-platform/loading-google-maps-platform-javascript-modern-web-applications). - [ ]...
There should be an easy method of creating data backups. - Firestore https://firebase.google.com/docs/firestore/solutions/schedule-export - Storage