Comment on Volt: A Ruby web framework where your Ruby runs on both server and clientparentComments−philwelch11yWhile JavaScript is a terrible language to debug, machine-generated JavaScript is little better, and leaves you guessing which code you need to change and how in order to affect it.−mercurial11yIt can be better if it is compiled from a strongly-typed language. This gives benefits you'll never get from raw Javascript.
Comments
While JavaScript is a terrible language to debug, machine-generated JavaScript is little better, and leaves you guessing which code you need to change and how in order to affect it.
It can be better if it is compiled from a strongly-typed language. This gives benefits you'll never get from raw Javascript.