Jorge Regidor - Software Developer
JavaScript and MEAN (MongoDB, Express, AngularJS, Node.js)
Pages
(Move to ...)
About me
Blog
Repository
Contact
▼
Mar 30, 2014
How to create a login in Node.js with PassportJS and MongoDB?
›
In this post we will create a very simple login system in Node.js & Express with the help of PassportJS. We also need the help of M...
Mar 12, 2014
How to create a Session Variable in Node.js & Express?
›
In this post we will create a session variable that would allow us to access a website through a password. It's simple and only one...
Mar 9, 2014
How to make a project with Node.js & MongoDB (CRUD) - Part 2 (Update and Delete)
›
In this post we will continue the previous project in which we were creating a CRUD application with Node.js and MongoDB, helped with t...
Mar 5, 2014
How to make a project with Node.js & MongoDB (CRUD) - Part 1
›
In this tutorial we will create a simple CRUD application (Create, Read, Update & Delete) with Node.js and MongoDB. We will use th...
Mar 2, 2014
How to create a simple chat with Node.js, Express and Socket.io
›
In this post we will learn how to create our first chat, it is very easy. We need to have installed Node.js and Express. If you don't ...
Feb 25, 2014
First Project with Express and Node.js
›
In this post we will install Express, the node.js framework, and we will create our first project with the famous "Hello World!...
Feb 21, 2014
Make a Paint in JavaScript (Part 2) - Adapt to Touch Screen
›
In this post we will adapt the paint you just created for it can be used from any mobile device. If you still have not created the Pai...
›
Home
View web version