Comment on Your favourite programming language is not good enoughparentComments−mistercow14y> So the only point in your snark comment was "you will also need javascript".Right. Javascript is not Go or Python. You will need more than those two languages.>Plus, you could even code your javascript in Python, with Pyjamas ;-PPlease don't do that.−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
> So the only point in your snark comment was "you will also need javascript".
Right. Javascript is not Go or Python. You will need more than those two languages.
>Plus, you could even code your javascript in Python, with Pyjamas ;-P
Please don't do that.
> 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.