Tim Kevin Oxley
Tim Kevin Oxley
I have a small vite/vitest application with a handful of tests. The tests take a long time to cold-start and it appears they are getting slowed down by the typia...
### Clear and concise description of the problem Sometimes I get runtime errors that appear due to (indirect) circular dependencies. Often the stack trace isn't particularly useful at tracking down...
benui's documentation has been updated a bunch, would be good to get the new documentation into the plugin e.g. ## Plugin Documentation for `UCLASS`'s "Const" VS Current benui Documentation for...
I recently needed to get the information out of node's `unhandledRejection` handler for debugging purposes. I needed access to the `promise` argument and also be able to inject my own...