I am an experienced mobile application developer. ...
# announcements
v
I am an experienced mobile application developer. Knows Kotlin, Swift, Dart and Java. I want to learn Server Side development suggest me a framework to start with. Thank You.
a
You can ask in #C0A974TJ9
👍 1
a
i
Let’s be honest, Spring is the most used jvm based framework on the market at the moment and it supports kotlin as well
💯 2
v
Yes, Its true. Thinking to start my journey with Ktor. Once I will get familiar with the basics. Will decide next.
m
If it's for future employment, then Spring, Ktor, maybe Micronaut or Quarkus. If it's for 'fun', and to learn about HTTP/GRpc/REST/GraphQL/whatever else, then pick a lighter weight framework, OR if you really want to get deep, look at what these frameworks use under the covers. Spring, and other frameworks, are very productive because they hide a lot of stuff, and auto-configure, and... but like any framework, when things go wrong, it can be much harder to figure out why...
👍 1
v
@Mike I wanna to learn for fun... Seems right way to go about it