TypeScript: New kid on the block, runs on Node.js
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
Angel Java Lopez <ajlopez2... @gmail.com>
Date: Mon, 1 Oct 2012 13:34:19 -0300
Local: Mon, Oct 1 2012 12:34 pm
Subject: TypeScript: New kid on the block, runs on Node.js
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Rick Waldron <waldron.r... @gmail.com>
Date: Mon, 1 Oct 2012 09:45:15 -0700
Local: Mon, Oct 1 2012 12:45 pm
Subject: Re: [nodejs] TypeScript: New kid on the block, runs on Node.js
I was given a pre-launch demo by a few MS devs... it's definitely worth
checking out.
Rick
On Mon, Oct 1, 2012 at 9:34 AM, Angel Java Lopez <ajlopez2... @gmail.com>wrote:
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Gerald Klein <j... @zognet.com>
Date: Mon, 1 Oct 2012 12:48:52 -0500
Local: Mon, Oct 1 2012 1:48 pm
Subject: Re: [nodejs] TypeScript: New kid on the block, runs on Node.js
thanks for the heads up, very cool
On Mon, Oct 1, 2012 at 11:45 AM, Rick Waldron <waldron.r... @gmail.com>wrote:
> I was given a pre-launch demo by a few MS devs... it's definitely worth
> checking out.
> Rick
> On Mon, Oct 1, 2012 at 9:34 AM, Angel Java Lopez <ajlopez2... @gmail.com>wrote:
>> TypeScript
>> http://blogs.msdn.com/b/somasegar/archive/2012/10/01/typescript-javas...
>> http://www.typescriptlang.org/ <http://www.typescriptlang.org/#Download >
>> The command-line TypeScript compiler can be installed as a Node.js
>> package.
>> The command-line TypeScript compiler can be installed as a Node.js
>> package.
>> npm install -g typescript
>> The TypeScript compiler is implemented in TypeScript, and can be used in
>> any JavaScript host.
>> Angel "Java" Lopez
>> @ajlopez
>> --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines:
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscribe@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
--
Gerald Klein DBA****
Contac... @geraldklein.com
www.geraldklein.com <http://geraldklein.com/ >****
geraldklein.wordpress.com
j... @zognet.com****
708-599-0352****
Arch Awesome, Ranger & Vim the coding triple threat.
Linux registered user #548580
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Jeff Barczewski <jeff.barczew... @gmail.com>
Date: Mon, 1 Oct 2012 10:57:38 -0700 (PDT)
Local: Mon, Oct 1 2012 1:57 pm
Subject: Re: TypeScript: New kid on the block, runs on Node.js
How would this compare to Google's Dart?
Seems like it has similar optional typing, etc.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Rick Waldron <waldron.r... @gmail.com>
Date: Mon, 1 Oct 2012 11:04:34 -0700
Local: Mon, Oct 1 2012 2:04 pm
Subject: Re: [nodejs] Re: TypeScript: New kid on the block, runs on Node.js
On Mon, Oct 1, 2012 at 10:57 AM, Jeff Barczewski
<jeff.barczew... @gmail.com>wrote:
> How would this compare to Google's Dart?
Dart is Dart
TypeScript is ES6/JavaScript with an experimental optional typing feature.
Rick
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Fedor Indutny <fe... @indutny.com>
Date: Mon, 1 Oct 2012 22:20:46 +0400
Local: Mon, Oct 1 2012 2:20 pm
Subject: Re: [nodejs] Re: TypeScript: New kid on the block, runs on Node.js
My personal opinion: "do everything you want with, but don't let this come
into browsers (like Dart is doing now)".
On Mon, Oct 1, 2012 at 10:04 PM, Rick Waldron <waldron.r... @gmail.com>wrote:
> On Mon, Oct 1, 2012 at 10:57 AM, Jeff Barczewski <
> jeff.barczew... @gmail.com> wrote:
>> How would this compare to Google's Dart?
> Dart is Dart
> TypeScript is ES6/JavaScript with an experimental optional typing feature.
> Rick
>> Seems like it has similar optional typing, etc.
>> --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines:
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscribe@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Rick Waldron <waldron.r... @gmail.com>
Date: Mon, 1 Oct 2012 11:23:02 -0700
Local: Mon, Oct 1 2012 2:23 pm
Subject: Re: [nodejs] Re: TypeScript: New kid on the block, runs on Node.js
On Mon, Oct 1, 2012 at 11:20 AM, Fedor Indutny <fe
... @indutny.com> wrote:
> My personal opinion: "do everything you want with, but don't let this come
> into browsers (like Dart is doing now)".
Haha, agreed. From what I understand, this is not destined for any browser
and will remain a "compiles to JS" project
Rick
> On Mon, Oct 1, 2012 at 10:04 PM, Rick Waldron <waldron.r... @gmail.com>wrote:
>> On Mon, Oct 1, 2012 at 10:57 AM, Jeff Barczewski <
>> jeff.barczew... @gmail.com> wrote:
>>> How would this compare to Google's Dart?
>> Dart is Dart
>> TypeScript is ES6/JavaScript with an experimental optional typing feature.
>> Rick
>>> Seems like it has similar optional typing, etc.
>>> --
>>> Job Board: http://jobs.nodejs.org/
>>> Posting guidelines:
>>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>>> You received this message because you are subscribed to the Google
>>> Groups "nodejs" group.
>>> To post to this group, send email to nodejs@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> nodejs+unsubscribe@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/nodejs?hl=en?hl=en
>> --
>> Job Board: http://jobs.nodejs.org/
>> Posting guidelines:
>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
>> You received this message because you are subscribed to the Google
>> Groups "nodejs" group.
>> To post to this group, send email to nodejs@googlegroups.com
>> To unsubscribe from this group, send email to
>> nodejs+unsubscribe@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
You must
Sign in before you can post messages.
You do not have the permission required to post.