We now have a youtube channel. Subscribe!

Express.js | Overview

Express.js | Overview


Hello guys! welcome to a new tutorial series on Express.js. This tutorial will give readers good understanding of Express.js and after completing this tutorial, you will be able to build comparatively complex websites and back-ends for your mobile applications.

Express.js is a web application framework that provides you with a simple API to build websites, web applications and back-ends. Using Express.js, you need not worry about low level protocols, processes, etc.

What is Expess?

Express gives a minimal Interface to build our applications. It gives us the tools that are needed to build our app. It is flexible as there are many modules available on npm, which can be directly plugged into Express.

Express was developed by TJ Holowaychuk and is maintained by the node.js foundation and numerous open source contributors.

Why Express?

Unlike its competitors like Rails and Django, which have an opinionated way of building applications, Express has no "best way" to carry out something. it is extremely flexible and pluggable.

Pug

Pug (earlier called Jade) is a terse language for writing HTML templates. It -

  • Produces HTML
  • Supports dynamic code
  • Supports reusability (DRY)

It is one of the most well known template language used with Express.

MongoDB

MongoDB is an open-source, document database designed for ease of development and scaling. This database is also used for storing data.

Mongoose

Mongoose is a client API for Node.js which makes it easy to access our database from our Express application.

Alright guys! This is where we are going to be rounding up for this tutorial. In our next tutorial, we are going to be studying about Express.js Environment.

Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.

Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.

Thanks for reading and bye for now.

Post a Comment

Hello dear readers! Please kindly try your best to make sure your comments comply with our comment policy guidelines. You can visit our comment policy page to view these guidelines which are clearly stated. Thank you.
© 2023 ‧ WebDesignTutorialz. All rights reserved. Developed by Jago Desain