Quantcast
Channel: Jose Luis Monteagudo
Browsing all 13 articles
Browse latest View live

Realtime JavaScript Stack: nodejs + express + mongoose + socket.io + angularjs

There is a good realtime JavaScript stack, composed by nodejs + express + mongoose + socket.io + angularjs, and I’m going to explain how to integrate these pieces of software to develop a simple web...

View Article


Modern Web Applications Development – MEAN and AngularJS

When we have to develop a web application we need to analyze the technology that we will use and we have to be sure that this technology will allow us to develop the project successfully. To develop...

View Article


Image may be NSFW.
Clik here to view.

API REST Development with MongoDB, NodeJS and Express

In the previous post we analyzed an stack that currently I consider very interesting for developing modern web applications. The front-end of this stack was composed by AngularJS for the browser...

View Article

Image may be NSFW.
Clik here to view.

REST API Development with Sails.js

In the previous article I explained how develop a REST API with MongoDB, NodeJS and Express from scratch. We saw that developing an API from scratch is a simple process although it could be quite...

View Article

MEANJS Demo Application

Sometime ago I started developing manually the following application with the MEAN stack. When I started developing this application there didn’t exist some Yeoman generators that exist nowadays, and...

View Article


Improve your Productivity with generator-meanjs-table

In this video we are going to see how to improve our productivity with generator-meanjs-table. This generator will allow us create new entities very fast and automatically will allow us to manage this...

View Article

SailsJS and AngularJS Applications with generator-angular-crud

In this video we are going to see how generator-angular-crud will allow us creating very quickly and very easy new entities for our AngularJS application and automatically will allow us managing our...

View Article

Image may be NSFW.
Clik here to view.

Angular2 demo working with Firebase Storage and Realtime Database

This project is an Angular2 demo to show how to use Firebase Storage to upload images in Firebase and how to use Firebase Realtime Database to see in real time the files that are uploaded. GitHubDemo...

View Article


Spring Boot REST API protected with JWT

Protecting a REST APIs with JWT is a tedious task and, normally, it is quite similar in common projects. To avoid this tedious task I have developed a Yeoman generator generator-spring-rest-jwt that...

View Article


Local Parse Server + Ionic2 tutorial

  In this video we create a mobile application with Parse Server installed locally in our computer and with Ionic2. Parse Server Parse Server is a server that run on NodeJS, over Express server, and...

View Article

Image may be NSFW.
Clik here to view.

Angular, Ionic and Firebase Starter Kit

When we have to develop a mobile application, in many cases we also need to develop a backoffice to manage the information that is displayed in the mobile app. The following system is composed by two...

View Article

Course FullStack JavaScript Application with NodeJS and Angular

In this course we will see to create a fullstack application with JavaScript. The backend will be developed with NodeJS, ExpressJS and Mongoose, and the frontend will be developed with Angular and...

View Article

Filtering lists in Angular with RxJs

Suppose that you have an observable that contains a list of elements and you have a text input control. You want that when the user types something in the input control your list is filtered...

View Article

Browsing all 13 articles
Browse latest View live