Comment Re:Polyglot (Score 0) 801
I'd say: Use just one language. .NET, Java, whatever.
As long as it contains enough features and you can run your code on the webserver AND as a backend process.
With just one development environment you keep it simple and you save lots of time. Should also be easier to test.
As long as it contains enough features and you can run your code on the webserver AND as a backend process.
With just one development environment you keep it simple and you save lots of time. Should also be easier to test.