DoorDash: Migrating from Python to Kotlin for Our Back End Services (doordash.engineering) 7 points by gher-shyu3i 5y ago ↗ HN
[–] emrah 5y ago ↗ Kotlin is great but it'll probably be harder to hire/onboard devs going forward.IntelliJ is a huge productivity booster that helps with verbosity and the null issue.Btw Java 9 introduced jshell which is an interactive REPL. [–] distribot 5y ago ↗ When they say REPL in this context is that a reference to replit.com?
2 comments
[ 4.3 ms ] story [ 14.3 ms ] threadIntelliJ is a huge productivity booster that helps with verbosity and the null issue.
Btw Java 9 introduced jshell which is an interactive REPL.