[dba-VS] TypeScript
Jim Lawrence
accessd at shaw.ca
Tue Apr 28 13:32:52 CDT 2015
Hi Gustav:
Thanks for posting...I will definitely try to fit this series of lectures in my schedule.
Jim
----- Original Message -----
From: "Gustav Brock" <gustav at cactus.dk>
To: "Development in Visual Studio" <dba-vs at databaseadvisors.com>
Sent: Tuesday, April 28, 2015 4:33:28 AM
Subject: Re: [dba-VS] TypeScript
Hi all
Apropos:
There is a free course at 6 x 3-4 hours on TypeScript on-line at edX by the two highly qualified instructors Dan Wahlin and Anders Hejlsberg (lead architect of C# and core developer on TypeScript in case you are not aware):
https://www.edx.org/course/introduction-typescript-microsoft-dev201x#!
Seems like a chance not to miss if you are new to or only have touched TypeScript.
/gustav
-----Oprindelig meddelelse-----
Fra: dba-VS [mailto:dba-vs-bounces at databaseadvisors.com] På vegne af Gustav Brock
Sendt: 31. marts 2015 19:52
Til: Development in Visual Studio
Emne: [dba-VS] TypeScript
Hi all
Today I attended a lecture by Anders Hejlsberg - you know, the man behind Turbo Pascal, Delphi, C#, and now TypeScript. A free event not to miss.
Code-wise it was a beginner's course, which felt a bit strange, but - as you can imagine - he quickly managed to give it a much broader perspective and, indeed, a good understanding of the background for "why TypeScript?".
Very inspiring, and should you be in doubt, this is hot. I should add, that if you today program in Javascript (I see all hands) you should at once turn to TypeScript. The well-known arguments - which he brightly demonstrated the value of - are classes, strong typing, and - because of the strong typing - IntelliSense. Even then it compiles to pure non-expanded Javascript. It is so clever:
http://www.typescriptlang.org/
It is open-source and expanding at high speed:
https://github.com/Microsoft/TypeScript/
In addition to Visual Studio, a range of other editors are at hand. For much of the demo he used Sublime Text:
http://www.sublimetext.com/
which has the special feature that it can show - in real time a split-pane window with TypeScript at left and the resulting Javascript at right. It is not free but worth considering at USD 70 if you plan to typescript a lot. It runs on all relevant platforms.
/gustav
_______________________________________________
dba-VS mailing list
dba-VS at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vs
http://www.databaseadvisors.com
More information about the dba-VS
mailing list