Join Slack
Powered by
The hardest part of switching between Kotlin and J...
# random
c
cedric
02/20/2017, 3:18 AM
The hardest part of switching between Kotlin and Javascript is that in Javascript, I tend to instantiate without
new
out of habit, but in Javascript, this means something very, very different from when you use
new
.
3
Views
Open in Slack
Previous
Next