-
Does it makes sense to support in the keycloak.js adapter?
In theory, it can work as long as every page has dedicated public/private key, which means that the client (browser) itself will need some…
-
I was trying to benchmark porffor and I got this issue when trying to compile the `richards.js` file:
```bash
$ ./porf richards.js -d --no-backtrace
CompileError: WebAssembly.Module(): Compiling …
-
### Problem
(Not fully formed yet, this is just a tracking/reference issue.)
js has `structuredClone` and https://developer.mozilla.org/en-US/docs/Web/API/Window/structuredClone related concepts of…
-
The following files in the index management codebase should be converted to typescript for improved code quality -
```
__jest__/components/index_table.test.js
public/application/lib/flatten_panel_tr…
-
If possible, use selenium action api for all cases.
If not, consider using a syn alternative (or if to complex, depend on syn) for old selenium.
-
need to arrange the api based on the work
-
**Describe the bug**
The Matic.js library uses an `npm.export.js` file to specify which parts of the library are exported for use when it's included as a dependency.
However, there is an issue wi…
-
# Improve documentation
## Link
https://supabase.com/docs/reference/javascript/introduction
## Describe the problem
Missing database `error` object documentation. How does the object look…
-
### Steps to reproduce
1. Take very simple project, e.g. https://github.com/aleksei-berezkin/mui-pigment-example/
2. `npm run dev`
3. Open `localhost:3000`
### Current behavior
Compilation takes …
-
Postgres.js as alternative to pg?
- https://github.com/porsager/postgres
- https://github.com/porsager/postgres-benchmarks
- https://porsager.github.io/imdbench/sql.html
- https://github.com/kysely-o…