Express

This is in continuation of our previous blog, where we deployed a simple app using docker. In this blog, we will see how to use docker-compose and whats the purpose of the same.

In this post we will see simple steps to get started with setting up a nodejs app in docker.

Installation Before we commence, we will need to setup firebase on our local machine environment and we can easily do this by following the steps listed below: Install the Firebase CLI via npm by running the following command: npm install -g firebase-tools Sign into Firebase using your Google account by running the following command: firebase login Test that the CLI is properly installed and access your account by listing your Firebase projects.
In this blog post we will start using graphql using expressjs. I have been working with REST API’s for a very long time so, these blog posts would be learning graphql but in context of rest api as well. To start of, do the following https://graphql.github.io/graphql-js/ https://graphql.github.io/graphql-js/running-an-express-graphql-server/ After the first step is done, you should have a basic gql application running Next after this is done, do this step https://graphql.github.io/graphql-js/basic-types/

In this blog post we will see how to integrate passportjs with express

In this blog post we will see how to handle multipart data/file uploading with expressjs. Save files to mongodb using GridFS and rending files.

In this blog post we will see how to creating custom middleware for your application.

In this blog post we see how to use nodemailer library to send out emails from your express project. We will also see how to integrate handlebar to organize our email template and make it easier to send out emails.

In this blog post we will see more advanced usage of handlebar template engine with express

In this blog post we will look into express “views” and how to apply different template engines.

In this blog post we will see what are express routes and how to use them

In this blog post we will see some advanced routing techniques to be used with express

In this blog post, we will see some of the most used middleware in express when building a website namely Session, Cookie and CSRF.

In this blog post we will see what is express middleware and how to use it

In this blog post we will see how to interact with mongodb in express. We will use the mongoose module for this.

excellence-social-linkdin
excellence-social-facebook
excellence-social-instagram
excellence-social-skype