Asko Kauppi
Asko Kauppi
Firebase has user impersonation support in the client code. The author thinks this is the wrong side. It should be in `firebase-admin`, leaving the (browser) client to be production-only. However,...
Currently in [public preview](https://firebase.google.com/docs/functions/beta), there are still some omissions: - [ ] Cloud Firestore triggers When those are available, move to v2.
This would be useful for: - regression testing, especially when `firebase-tools` or `firebase-admin` versions change - showing if there are unnecessarily slow behaviours from the Firebase Emulators, so Firebase could...
I got server side working, but have problems with the client side. https://doc.akka.io/docs/akka-http/current/common/json-support.html#consuming-json-streaming-style-apis The akka-http samples are made with Spray-json. I'm trying to replicate the same, using Circe and akka-http-circe....
**Reproduction** Source: https://packagephobia.com/result?p=node-fetch%403.0.0-beta.10 Is this okay?
### Version 6.0.0-beta.6 ### Reproduction link [https://stackoverflow.com/questions/62384191/rollup-vue-and-buble-unexpected-token-in-scss-file/62625441#62625441](https://stackoverflow.com/questions/62384191/rollup-vue-and-buble-unexpected-token-in-scss-file/62625441#62625441) ### Steps to reproduce 6.0.0-beta.6. (was unable to fill that into the "version" field) As @P-Seebauer mentions [here](https://github.com/vuejs/rollup-plugin-vue/issues/322#issuecomment-586371970), >the css needs an extra...
### What problem does this feature solve? Vue samples seem to use 'import "@/components/..."' paths, which is automatically set up for Vue CLI projects. This notion does not work for...
Thanks for providing this book. One feedback I have regarding it is that the "RxJS Design Guidelines" is placed so high up in the hierarchy. Is this intentional, and why?...
# 🐞 bug report ### Affected Package The issue is with `@airbrake/browser`. ### Is this a regression? I am new to Airbrake, so haven't tried this with previous versions. ###...
If someone's interested in a Scala builder for Cloud Build, let's get in touch. There are multiple problems with the current one, the biggest maybe that it fails to load...