Yoann
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Yoann created a post, AnsweredUncatched exception in Kotlin, static analyzer based detection?
Hello folks,Is there a feature in IntelliJ that we can use to analyze Kotlin code (especially http4k based server side code) to detect uncatched exceptions?I'm more used to Swift development with X... -
Yoann created a post, AnsweredBest ways to manage multi-components app with kotlin+npm+docker+etc?
Hello, I'm working on a product with multiple component in it. A backend in kotlin, multiple frontend in react, a database server, some ngrok config for remote test, etc. Ideally I would like to ma...