hands-on icon indicating copy to clipboard operation
hands-on copied to clipboard

Results 38 hands-on issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey, Reading https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/04_Suspend I have noticed an inaccuracy. We have the below: ![Screenshot 2021-09-10 at 13 48 44](https://user-images.githubusercontent.com/1244430/132855802-b1d0fadc-bb89-401a-91ee-69dd54d7f3f7.png) This description is misleading, as the requests are not actually "taking place"...

Fix from non-existant option declaration.

Added a topic to consider the firewall configuration in case of integration with MongoDB Atlas or any other datasource during the deployment. It's just a suggestion, because I faced this...

Updating documentation based on fix proposed in https://github.com/kotlin-hands-on/kmm-networking-and-data-storage/issues/12

The first code sample including "commonMain" lacked "val" and "by getting", thus making it inconsistent with the other code samples. Perhaps adding "val" and "by getting" would clarify this code...

hello, decided to do some kotlin native and found this `hands-on/Introduction to Kotlin Native/04_AddingInteropToBuild.md` there it says to add some newlines to generate some header files. but I get errors:...

Adding the version for sqldelight plugin. Without this version the project give errors. Per gradle documentation: To apply a community plugin from the portal, the fully qualified plugin id must...

If go to https://github.com/kotlin-hands-on/kmm-networking-and-data-storage/commit/27fcb711582ba3b069650c3d385663f521e426be, GitHub shows: _This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository._ And I followed...