On Saturday, 1 March 2014 at 18:57:03 UTC, Craig Dillabaugh wrote:
On Saturday, 1 March 2014 at 16:37:36 UTC, Asman01 wrote:
On Friday, 28 February 2014 at 12:12:38 UTC, bearophile wrote:
Chris:
Every time I write something in JS, I feel like a complete
programming novice,
Probably that's part of the problem. More experience in a
language helps.
I suggest to use TypeScript (http://www.typescriptlang.org/
), it has static types, more Java-style classes, better
modules, and more; that give a more tidy and ordered kind of
coding. If JavaScript gains integers too, programming in
TypeScript probably becomes bearable even for die hard D
programmers :-)
Bye,
bearophile
And now with full(native, i.e., not using a plug-in) support
in Visual Studio 2013 check out
http://blogs.msdn.com/b/mvpawardprogram/archive/2013/11/13/typescript-support-in-visual-studio-2013.aspx
;)
As soon as Microsoft releases a Linux version I will be sure to
try it out :o)
Well, you will need to wait a while. :P