Fwd: New Meetup Group: nodejs

2 views
Skip to first unread message

Kristina Chodorow

unread,
Oct 7, 2010, 11:56:28 AM10/7/10
to mongo-node...@googlegroups.com
If anyone is interested in getting to know other node.js developers, there's a new meetup group:

---------- Forwarded message ----------
From: Meetup <in...@meetup.com>
Date: Thu, Oct 7, 2010 at 1:52 AM
Subject: New Meetup Group: nodejs
To: kris...@10gen.com


New Meetup Group!

nodejs

Thanks to the brilliant work of Ryan Dahl, we have node.js, a beautiful and elegant server-side framework built on top of Google's V8 Javascript engine. This opens up a whole new world of possibility for developing web apps, APIs, and lightweight HTTP servers.

Organized by:
Josh Deeden

CHECK OUT THIS MEETUP GROUP

You asked to be notified about: PHP, New Technology, Open Source, Linux, Security
To manage your alerts settings, click here.

Add in...@meetup.com to your address book to receive all Meetup emails

To manage your email settings, click here

Meetup, PO Box 4668 #37895 New York, New York 10163-4668

Meetup HQ in NYC is hiring! http://www.meetup.com/jobs/


Pratik Daga

unread,
Oct 8, 2010, 2:51:39 AM10/8/10
to mongo-node...@googlegroups.com
This might be a stupid question,

I did all the installation, assume i did some changes in my copy of code for node js. I can compile it by make command. But if I want to see is it really working or showing run time errors. How can I do that.

I mean how to run local copy of node js for testing and looking into changes.

----- Original Message -----
From: Kristina Chodorow <kris...@10gen.com>
Date: Thursday, October 7, 2010 11:56 am
Subject: Fwd: New Meetup Group: nodejs
To: mongo-node...@googlegroups.com


> If anyone is interested in getting to know other node.js developers, there's
> a new meetup group:
>
> ---------- Forwarded message ----------
> From: Meetup <in...@meetup.com>
> Date: Thu, Oct 7, 2010 at 1:52 AM
> Subject: New Meetup Group: nodejs
> To: kris...@10gen.com
>
>

> New Meetup Group!
>
> nodejs <
>
> Thanks to the brilliant work of Ryan Dahl, we have node.js, a
> beautiful and
> elegant server-side framework built on top of Google's V8 Javascript engine.
> This opens up a whole new world of possibility for developing web apps,
> APIs, and lightweight HTTP servers.
>
> <
>

> *Organized by:*


> Josh Deeden
> CHECK OUT THIS MEETUP GROUP <
>

> *You asked to be notified about:* PHP, New Technology, Open Source, Linux,


> Security
> To manage your alerts settings, click
> here<.
>
>

> Add *in...@meetup.com* to your address book to receive all Meetup emails


>
> To manage your email settings, click here<
>
> Meetup, PO Box 4668 #37895 New York, New York 10163-4668
>

> *Meetup HQ in NYC is hiring!* http://www.meetup.com/jobs/

Kristina Chodorow

unread,
Oct 8, 2010, 7:03:39 AM10/8/10
to mongo-node...@googlegroups.com
You can run "make test" to run the tests in integeration/.  You can also run "node examples/whatever.js" and make sure those are working, and write your own programs that you can run with "node whatever.js".  See http://nodejs.org/api.html#synopsis-0.
Reply all
Reply to author
Forward
0 new messages