Yoann
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Uncatched exception in Kotlin, static analyzer based detection?
AnsweredHello 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... -
Created Best ways to manage multi-components app with kotlin+npm+docker+etc?
AnsweredHello, 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...