wirekang

Results 31 issues of wirekang

Although @koskimas closed #693 as 'wontfix', I'm suggesting a way to disable the behavior of preventAwait, with a small footprint. We often returning non-Promise value in async function or then()...

enhancement
ready for review

## New Features ### What is the new or updated feature that you are suggesting? It would be great if reader can show the original source code of the hook....

📄 documentation

**The context** Modern way to enable `GrpcSecurityMetadataSource`. **The question** This question is not directly related to this module, but related with [the official document](https://yidongnan.github.io/grpc-spring-boot-starter/en/server/security.html#authentication-and-authorization). I was following the document to...

question
feedback required

# [github repo](https://github.com/wirekang/goqu-playground) It would be useful when you issueing something with reproducing or testing complex query.

I want to prevent multiple windows open.

It would be great if I can toggle this extension without using mouse.

Is there are additional steps to do? ```proto message Foo { // ... google.protobuf.Timestamp modified_at = 4; } ``` ```kotlin data class FooDto( // ... val modifiedAt: Instant, ) ```...

Hi, we are considering to migrate to elkjs from dagre. I saw your comment(https://github.com/kieler/elkjs/issues/141#issuecomment-1418664010), this is great demonstration for us. I'm wondering why did you choose the canvas for rendering...