Dart and D: features that could be used in D, D->dart for web programming
Asman01
jckj33 at gmail.com
Sat Mar 1 08:37:35 PST 2014
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
;)
More information about the Digitalmars-d
mailing list