Comment on Your favourite programming language is not good enoughparentComments−batista14y> Right. Javascript is not Go or Python. You will need more than those two languages.Well, not necessarily. You can make a cool website without javascript at all. What with those fancy CSS animations and transitions etc.> Please don't do that.Why? Not that different from using Coffescript, or the Closure Compiler. And transparent to the end user.−mistercow14y> Not that different from using CoffescriptIt is pretty different from using CoffeeScript. CoffeeScript produces output you wouldn't mind having to work with if you had to switch to JS. PyJamas produces a tangled mess that won't play nice with other JS libraries.> or the Closure Compiler.Yeah, don't do that either.
Comments
> Right. Javascript is not Go or Python. You will need more than those two languages.
Well, not necessarily. You can make a cool website without javascript at all. What with those fancy CSS animations and transitions etc.
> Please don't do that.
Why? Not that different from using Coffescript, or the Closure Compiler. And transparent to the end user.
> Not that different from using Coffescript
It is pretty different from using CoffeeScript. CoffeeScript produces output you wouldn't mind having to work with if you had to switch to JS. PyJamas produces a tangled mess that won't play nice with other JS libraries.
> or the Closure Compiler.
Yeah, don't do that either.