-
For the following items, in whatever project they belong to:
- Choosing the Entry Module
- API Custom-Querying Capabilities
- Code Splitting
- Content CDN
- Single-Page Application
- Multiple …
-
Hi TAG!
I'm requesting a TAG review of the Web Neural Network API.
The Web Neural Network API (or WebNN API in short) is a specification for constructing and executing computational graphs of ne…
-
I'm just getting started with React Starter Kit, and while I like it so far, I've already run into issues rendering a basic CodeMirror component. I'm currently using the `react-codemirror` React compo…
-
I think `node-fetch` is not encoding non-ascii URLs (which are JavaScript `strings`) as UTF-8, such as: `https://some-server.net/api/thing/diccionario-español/`. Making a GET request with `fetch()` in…
-
Hi,
I'm working in a project based on next.js, a universal framework to build apps, and I appreciate some help/ideas to solve a problem.
I use express too, with the raven-node client, but for the …
-
After migrating to React 16, I followed the guide to update enzyme, but now I'm getting this message for all tests:
TypeError: Super expression must either be null or a function, not undefined
H…
-
It appears that eslint thinks the "prettier" plugin is related to `eslint-plugin-prettier` rather than `eslint-config-prettier`.
`Cannot find module 'eslint-plugin-prettier'`
```json
// .eslint…
-
Hi,
I'm in the situation where we want to sent errors, both on server and client side, to Sentry tool.
Our app uses Express as a custom server. Basically we create an express app, apply some midd…
-
### Description
Typescript does not compile using brunch. Compiles fine in webpack.
First error:
**error: Compiling of ClientApp/DTO.d.ts failed. Error: Debug Failure. False expression: Output…
-
### Description
What's the essence of the issue?
Every X number of builds during watch, one of my vendor js files finds itself missing from vendor.js
### Expected behavior
All files always end u…