Hacker News new | ask | show | jobs
by krzat 3504 days ago
Interesting. I wonder what would be your opinion on languages with even more magic, like Swift.
1 comments

I'm not saying it's a bad thing, I actually like both. It just takes more time to get up to speed and there is more surface of attack for devs to screw things up. That's also what I don't like e.g. about JS: It's so unrestrictive you can do a lot of wild things with it - which is sometimes good but often bad.

Idk about Swift, never used it yet.