Hacker News new | ask | show | jobs
by ptrthomas 1474 days ago
I agree the syntax takes some getting used to. Do pass on to the team that there is an IntelliJ plugin and a VS Code plugin. You can easily call a database or any external system using Java interop: https://stackoverflow.com/a/52714248/143475
1 comments

Thanks. Will do. One of my team mates already found the VS Code plugin. :)