Hacker News new | ask | show | jobs
by berntb 6223 days ago
>I'd still consider using a compiled language, because the type-safety and compile-time guarantees of a statically typed language

My experience (and most everything I've read) says that the development speed is generally shorter for scripting languages, all things considered.

You seem to contradict that? References?