Build an Interactive Command-Line Application with Node.js

How to build an interactive command-line tool with Node.js. Read more

Similar

Node.js is not magical

All the cool kids are using Node.js these days. But perhaps more interesting, big companies are using it too. In the spring, I contracted with Walmart Labs and saw it firsthand. They’re getting good results with it, and that’s legitimizing the platform. M... (more…)

Read more »

Hacking Node.js and MongoDB

What I would like to show you is a simple technique that can be effectively used against modern web applications, such as those written on top of NodeJS and MongoDB. In essence, this technique is very similar to SQL Injection (SQLI) although much simpler ... (more…)

Read more »