Abraham Williams

Results 252 issues of Abraham Williams

Use [createSelector](https://redux-toolkit.js.org/api/createSelector) to [generation](https://github.com/gdg-x/hoverboard/blob/main/functions/src/generate-sessions-speakers-schedule.ts) schedule, session, speaker on the client.

enhancement
help wanted
discussion

There needs to be a way to migrate data in Firestore to different shapes or different collections along with upgrades to the app. It should have a list of migrations...

enhancement
help wanted
discussion

Combine get and list into read and create, update, and delete into write as it makes sense. https://firebase.google.com/docs/firestore/security/rules-structure#granular_operations

enhancement
help wanted

https://firebase.google.com/docs/emulator-suite/connect_firestore There will need to be an easy way to sync data between json files and emulator binary files. It should be enforced on CI that they are in sync....

enhancement
help wanted
discussion

Some events will include a handful of sessions that are allotted to sponsors and should be labeled as "sponsored" sessions. Currently this could be handled with a tag but it...

enhancement
help wanted
discussion

Currently most files are nunjucks templates that have to get pre-processed before rendering. This creates a more complex development/build cycle. Most of the template data is text that could be...

enhancement

The partner data in the default file might be out of date. It should be validated that it works as is and updated if not. When creating a new Firebase...

help wanted
good first issue

GDG/GDE has switched to using a `` logo instead of `>`.

enhancement
help wanted

Are there improvements that can be made to the service worker configuration? https://developers.google.com/web/tools/workbox/modules/workbox-recipes https://developers.google.com/web/tools/workbox/modules/workbox-build#injectmanifest_mode

enhancement
discussion