You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,13 @@ Learn more about [Kotlin Multiplatform](https://www.jetbrains.com/help/kotlin-mu
18
18
We would appreciate your feedback on Compose/Web and Kotlin/Wasm in the public Slack channel [#compose-web](https://slack-chats.kotlinlang.org/c/compose-web).
19
19
If you face any issues, please report them on [GitHub](https://github.com/JetBrains/compose-multiplatform/issues).
20
20
21
-
You can open the web application by running the `:composeApp:wasmJsBrowserDevelopmentRun` Gradle task.
21
+
You can open the web application by running the `:composeApp:wasmJsBrowserDevelopmentRun` Gradle task.
22
+
23
+
---
24
+
25
+
## 🎢 Roadmap
26
+
27
+
-[ ] Add `ktlint` configuration for code style enforcement.
28
+
-[ ] Integrate `Arrow Core` for exception handling.
29
+
-[ ] Add a centralized logger.
30
+
-[ ] Create a separate module for reusable UI components.
0 commit comments