Dart and D: features that could be used in D, D->dart for web programming

bearophile bearophileHUGS at lycos.com
Fri Feb 28 04:12:37 PST 2014


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


More information about the Digitalmars-d mailing list