• Home
  • Blog
  • Projects
  • About me
  • Résumé
  • Contact

nodejs

Logo nodes
regular

Debugging a Node.js application, with node-inspector, within a virtual machine.

If you use a virtual machine to develop your Node.js app and probably you use Vagrant to configure and port your work environment, sooner or later you are going to need to debug.While node has a built in debugger, node-inspector provides a pleasant graphical interface for debugging node programs. Node Read more…

By Leonardo Lanchas, 11 yearsMarch 15, 2014 ago
Logo nodes
regular

Learn Node.JS with interactive lessons

I have recently found this awesome web http://nodeschool.io/ where you can learn Node.JS with interactive lessons. Its motto states: Install these choose-your-own-adventure style lessons and learn how to use node.js, npm and other related tools by writing code to solve realistic problems. The lessons run in your terminal and work Read more…

By Leonardo Lanchas, 12 yearsOctober 18, 2013 ago
regular

How to implement Http Digest (RFC 2617) in Javascript in Node, using Passport.JS

When implementing an API need to protect its endpoints in each request. So you need to authenticate them. PassportJS is authentication middleware for Node.js.It is extremely flexible and modular, and designed to serve a  purpoose: authenticate requests. It can be unobtrusively dropped in to any Express-based web application. Passport recognizes Read more…

By Leonardo Lanchas, 12 yearsJuly 24, 2013 ago
Recent Posts
  • Simple guide to productivity
  • Run software both on bash or a window
  • Why not to change the working directory on Microsoft Machine Learning Server
  • How to install CUDA, Qt and OpenCV in Ubuntu 14.10
  • Debugging a Node.js application, with node-inspector, within a virtual machine.
  • Home
  • Blog
  • Projects
  • About me
  • Résumé
  • Contact
Hestia | Developed by ThemeIsle