Join Slack
Powered by
<@U0F3291QE> Type safety is much more important th...
# tornadofx
p
permalmberg
01/15/2017, 11:47 AM
@edvin
Type safety is much more important than saving a few key-presses. It removes the run-time bugs you get when you change `myName`to
myOtherName
but forget to update all
"myName" to <value>
everywhere that view is used.
3
Views
Open in Slack
Previous
Next