Senior Developer 🪄 🧙‍♂️ in Kotlin and C#

For The Ones Who Get It Done

  • 0 Posts
  • 4 Comments
Joined a year ago
cake
Cake day: October 14th, 2023

help-circle
  • bigtlbtoProgramming@programming.devI love Kotlin
    link
    fedilink
    English
    arrow-up
    1
    ·
    a year ago

    Disclaimer: I don’t work for JetBrains. I just admire what they have been doing. 😊

    I’m not quite sure what your frustration is.

    Is your problem that you only want free and Open Source IDE?

    Is your concern that you don’t want your options limited to just one IDE?

    • VSCode with a few plugins can do a really serviceable job.
    • Fleet is pretty good too, but the free version will only be for non-commercial development.
    • You could even use Eclipse
      • Although, for the life of me, I don’t know why anyone would choose it over IntelliJ

    Personally, I really love what JetBrains has done with their IDE’s. As a .NET developer, I used to live and die by Visual Studio, and it had its frustrations. That was where I first met JetBrains and the magic of ReSharper. Then, when developing for Android I felt the frustrated with Eclipse, and cheered when Android Studio became available.

    When I started using both Kotlin and C# for development. I found JetBrains products so useful that I bought a personal subscription and convinced my company to get licenses for all interested developers…

    We’ve even moved our legacy .NET development to Rider (reducing VS licenses and more than covering the cost of all the JetBrains license). Aside from a limitation on T4, templates it is much better than VS ever was (and cross platform too)!




  • We have been using Kotlin for Spring Boot and Ktor microservices in AWS for the past 3 years.

    My C# .NET team was told all new development at the company had to be on the JVM. I couldn’t abide switching from C# “down” to Java, and realized Kotlin would be a more natural change for the rest of the C# devs as well.

    It is now a “standard” development option for our company, and at least half a dozen teams (other than mobile) have opted for it.