-
We should have some tests that run our Kotlin code and our JS code together, for areas where they interact.
* An existing place this would be useful is for notifications: `FcmMessage.kt` at `MessageF…
-
### Describe the bug
Currently we are using the `aws.sdk.kotlin:location to 1.3.62` and working as expected if are enforcing the OkHttp library
### Regression Issue
- [ ] Select this option if this…
-
### Describe the bug
Kotlin aws sdk is returning an error when running a Kotlin lambda fetching a secret value using a secret Arn from an event parameter.
### Regression Issue
- [ ] Select this…
-
When using Kotlin/JS in the browser, the console output hides the true location of the logged line and always outputs:
`ConsoleOutputAppender.kt:8 INFO: [] Log test!`
I know this is how browser co…
-
### Language name
Kotlin/JS
### Language version
_No response_
### Language homepage
https://kotlinlang.org/
### Compiler homepage
https://github.com/JetBrains/kotlin/releases
### Compiler ver…
-
[GRPC-web became GA.](https://www.cncf.io/blog/2018/10/24/grpc-web-is-going-ga/) Coroutine is implemented in Kotlin/JS and [Kotlin/Native](https://github.com/JetBrains/kotlin-native/pull/1909) Is ther…
-
How can I implement phone auth using this library on a kotlin/js. I searched at many places and also tried to understand from the source but couldn't get it. Can you please help me with that. Thank yo…
-
## 参阅资料:
> 这里的讨论需要先确定对鸿蒙开发有一定的了解,才能展开有效的讨论,因此建议先阅读学习资料
1. [鸿蒙生态应用开发白皮书 2.0](https://developer.huawei.com/consumer/cn/doc/harmonyos-bps?ha_source=wd&ha_sourceId=89000070)
1. [HarmonyOS 开发者技术 > 浅…
-
This project would benefit from being rewritten to Kotlin and having the client in Vue or some other JavaScript framework, possibly using "pure" Kotlin-js.
Benefits would be:
- No groovy, more m…
Zomis updated
2 years ago
-
Benefits of [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization):
- Better runtime performance, as no reflection is used
- https://apiumhub.com/tech-blog-barcelona/json-in-kotlin…