hello everyone
im trying for a while to write my first nodejs app

my brain just cant understand 
i tried tutorials, also got some books 
beginning nodejs, the node beginner book

cant get pass hello world, i just cant put it together, 

i need something easy, prefferably 1 file, less modules, NO jquery

a html with 2 buttons, that executes 2 functions on the server and sends 
results or message back to the client page to display in a div (executed 
function 1 or 2)

will run it from a localhost,basically just a gui for other stuff
i assume xhr would be enough for localhost

last stuff i tried was this 
http://siteolytics.com/node-js-a-simple-tutorial-with-example/
after installing modules it said "Error: Route.post() requires callback 
functions but got a [object Object]"
these modules change too fast, thats why i want something basic whithout 
too much modules to rely on

is there a node forum besides ?

please help
thank you 

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/8e8f5466-fe23-4035-8322-1851de8124e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to