agorushkin
agorushkin
DDeno
Created by agorushkin on 9/25/2023 in #help
Deno Emit
No description
11 replies
DDeno
Created by agorushkin on 6/4/2023 in #help
Deno.open() question
Does, when the process terminate, deno close the files if they were opened with Deno.open()?
3 replies
DDeno
Created by agorushkin on 5/22/2023 in #help
Top level awaits for `import()`
How come to top-level awaits for import() not work? I found an issue on GitHub https://github.com/denoland/deno/issues/7649, but it doesn't seem like it was fixed
2 replies
DDeno
Created by agorushkin on 10/25/2022 in #help
How do I render react?
4 replies
DDeno
Created by agorushkin on 10/14/2022 in #help
How do I detect mouse clicks and key presses with Deno.stdin?
I don't even really have any base code, so I was just wondering as to how do I do the problem specified in the title.
6 replies