Jeff Cross
Jeff Cross
I'm recapping a discussion I just had with @alxhub and @tbosch. This is mostly Tobias' design. **I'm submitting a ...** (check one with "x") ``` [x] feature request ``` **Current...
I've seen apps that don't realize that `orderBy` is supposed to be given a reference to a getter function, rather than calling the function directly. But there are advanced cases...
The service should: - Take in a partial input value to search for matching symbols - Make the request to the ticker service - Unwrap the response to return a...
Suppose I'm running pwmetrics in a post-merge CI job to track my app's performance over time. I'd like to associate each row of data with the git commit of the...
We want to experiment with a way to take a service written as if it was written to be executed in the UI thread, and have it automatically wrapped and...
- [ ] Create Github App - [ ] Set app tokens in Firebase authentication
- [ ] Integrate with Question routable component - [ ] Build a component where the answer can be entered - [ ] Integrate with questions Firebase-based service
I could re-use most of the rules from the example app I created: https://github.com/jeffbcross/qa-app-demo/blob/master/security-rules.json
- [ ] Set up benchpress infrastructure for local testing - [ ] Measure time to see content - [ ] Measure time to finish preboot