+ 1
What is nodejs exactly?
From what I have heard, nodejs is server - side JS.. So it must be having support for Databases.. Right?
3 Answers
+ 6
Exactly. By the by, a quite nice-looking e-book on Node.js is available today for free at packtpub. Check it out, it's 2 minutes max of an effort to grab it:
https://www.sololearn.com/discuss/476426/?ref=app
+ 2
So now JS rules both front end and backend?
0
Can anyone give me a code example for event handling in JS.