by the way, I just remembered something. Pro Kotli...
# books
a
by the way, I just remembered something. Pro Kotlin Web Apps from Scratch is breaking new ground! It uses 2 spaces for indentation, instead of 4 😎 All other books uses 4 spaces. Which makes sense, as that’s the standard convention in Kotlin. But whitespace is the biggest enemy for code snippets in books, so I rolled with 2 💪
k
I think that's good. I would prefer it to using 4 spaces and having too much line wrapping.