MrKleeblatt
does Deno vscode support nesting `deno.json`?
Did you think of vscode workspaces?
You can define the path to (and name of)
deno.json
in the .vscode/settings.json
and if you are using workspaces you can just use different settings in this subdirectory6 replies
Deno KV: subtract with `sum` operation?
This magic number represents negative one in a 64bit binary number system.
There are good videos on youtube explaining that: https://www.youtube.com/watch?v=sJXTo3EZoxM
or https://www.youtube.com/watch?v=dHjPgLZzZ24
4 replies