we are developing a relative big application (several services) in kotlin for a larger bank. At the moment, everything is going really well. We had some problems with the language but we speed up the development in several areas.
k
karelpeeters
09/17/2018, 10:11 AM
What kind of problems did you have?
v
Víctor Herraiz
09/17/2018, 12:58 PM
the typical problems when you are learning a new language (e.g. Java false friends...). We have a problem in the validation of DTOs because we did not know about