-
### Please describe.
Response compression, not much else to say there. It's pretty necessary for mobile devices and the like. Especially in data-intensive scenarios.
A 8MB JSON response bein…
-
Current API allows getting access to raw media in main thread which has known issues in terms of robustness and implementation.
We should envision an API that does processing by default where it is s…
-
I've noticed tests starting to fail irregularly, e.g. some tests at https://travis-ci.org/solid/node-solid-server fails some times; you just start another build, and then it "goes away". This is a pro…
-
Following discussion in https://github.com/nodejs/user-feedback/issues/76 and https://github.com/nodejs/promise-use-cases/issues/26 we want to get some questions going for the Node.js promises usabili…
-
Seeing Shine I was wondering if you plan continue the development on this project.
I'm pretty interested in a ES6 like syntax (the one drafted) even without compatibility on ES4, I think is well desi…
-
Deno just added this.
Should we?
https://github.com/denoland/deno/pull/1835
-
### Context
Currently, SMSes sent by FCHVs are divided into two webapp tabs:
1. Reports
- Valid reports — accepted
- **Invalid (erred) reports — a report-specific error message** is se…
-
### Description
The inability to reliably block body scroll in Safari/Webkit and have a consistant scrolling experience across browsers on mobile devices is a very significant long-standing issue w…
-
## 常用命令
* -c
> --config
-
There has been a conversation around this problem on different thread, please see:
https://github.com/facebook/react-native/issues/6391#issuecomment-329048372
The problem is essentially that as of…