Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
TypeScript: New kid on the block, runs on Node.js
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
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:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Angel Java Lopez  
View profile  
 More options Oct 1 2012, 12:35 pm
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

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rick Waldron  
View profile  
 More options Oct 1 2012, 12:45 pm
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.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerald Klein  
View profile  
 More options Oct 1 2012, 1:49 pm
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:

--

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.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Barczewski  
View profile  
 More options Oct 1 2012, 1:57 pm
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.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rick Waldron  
View profile  
 More options Oct 1 2012, 2:06 pm
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.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fedor Indutny  
View profile  
 More options Oct 1 2012, 2:21 pm
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:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rick Waldron  
View profile  
 More options Oct 1 2012, 2:24 pm
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »