Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Mobile" word is removed in "Kotlin Multiplatform Mobile" wording #5295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mefodys
Copy link

@Mefodys Mefodys commented Apr 22, 2024

"Mobile" word is removed in "Kotlin Multiplatform Mobile" wording

@udalov
Copy link
Member

udalov commented Apr 22, 2024

IMHO the whole section "Kotlin Multiplatform capabilities" should be deleted, the top of the project's README is not a good place for it.

@lppedd
Copy link

lppedd commented Apr 22, 2024

Personally I feel like the README should be geared towards Kotlin developers using the Kotlin repository.

Documentation on what Kotlin is and what its benefits are is already under https://kotlinlang.org/docs/home.html
A link to that should be sufficient.

There is a risk to store outdated information. For example, the Eclipse and Sublime Text plugins are pretty much unusable at this point.

@@ -28,8 +28,8 @@ Some handy links:

Support for multiplatform programming is one of Kotlin’s key benefits. It reduces time spent writing and maintaining the same code for [different platforms](https://kotlinlang.org/docs/reference/mpp-supported-platforms.html) while retaining the flexibility and benefits of native programming.

* [Kotlin Multiplatform Mobile](https://kotlinlang.org/lp/mobile/) for sharing code between Android and iOS
* [Getting Started with Kotlin Multiplatform Mobile Guide](https://kotlinlang.org/docs/mobile/create-first-app.html)
* [Kotlin Multiplatform](https://kotlinlang.org/lp/mobile/) for sharing code between Android and iOS

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link should be replaced as well: https://www.jetbrains.com/kotlin-multiplatform/
Also the description should be: for sharing code between Android, iOS, web, desktop, and server-side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants