Curriculum

  • 2 Sections
  • 6 Lessons
  • 10 Weeks
Expand all sectionsCollapse all sections
  • Section 1: Basic Nodejs
    3
    • 1.1
      Node.js – Introduction
      50 Minutes
    • 1.2
      Node.js – Packaging
      20 Minutes
    • 1.3
      Node.js – Environment Setup
      25 Minutes
  • Section 2: Advanced Nodejs
    3
    • 2.1
      Node.js – Utility Modules
      20 Minutes
    • 2.2
      Node.js – Express Framework
      30 Minutes
    • 2.3
      Node.js – Web Module
      30 Minutes
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba from ux singapore

Node.js – Express Framework

Express Overview

Express is a minimal and flexible Node.js web application framework that provides a robust set of features to develop web and mobile applications. It facilitates the rapid development of Node based Web applications. Following are some of the core features of Express framework −

  • Allows to set up middlewares to respond to HTTP Requests.
  • Defines a routing table which is used to perform different actions based on HTTP Method and URL.
  • Allows to dynamically render HTML Pages based on passing arguments to templates.

Installing Express

Firstly, install the Express framework globally using NPM so that it can be used to create a web application using node terminal.

$ npm install express --save

The above command saves the installation locally in the node_modulesdirectory and creates a directory express inside node_modules. You should install the following important modules along with express −

  • body-parser − This is a node.js middleware for handling JSON, Raw, Text and URL encoded form data.
  • cookie-parser − Parse Cookie header and populate req.cookies with an object keyed by the cookie names.
  • multer − This is a node.js middleware for handling multipart/form-data.
Node.js – Utility Modules
Prev
Node.js – Web Module
Next

WhatsApp us now

Login with your site account

Lost your password?

Not a member yet? Register now

Register a new account

Are you a member? Login now

HomeCourses
Search

Search

    Account

    Modal title

    Main Content

    Proact4Life Learning Solutions At Proact4Life, we empower students with industry-ready SAP training, English communication, and leadership skills—helping them build confident, high-paying careers through real-time projects and placement support. Building Careers. Transforming Lives.

    Company

    • Home
    • About Us
    • Contact Us

    Our Programs

    • SAP HCM
    • SAP SuccessFactors
    • SAP S4/ HANA
    • FAQ
    • English Communication
    • Leadership Training

    Contact

    +91 939 104 3625

    connect@proact4lifelearning.com

    H.No 2-94, 3rd Floor, Balaji Chappan Bhog Family Dhaba Gangaram, Annapurna Enclave, Chanda Nagar, Serilingampalle (M), Hyderabad, Telangana 500050

    WhatsApp us now

    Login with your site account

    Lost your password?

    Not a member yet? Register now

    Register a new account

    Are you a member? Login now

    HomeCourses
    Search

    Search

      Account

      Modal title

      Main Content

      Proact4Life Learning Solutions At Proact4Life, we empower students with industry-ready SAP training, English communication, and leadership skills—helping them build confident, high-paying careers through real-time projects and placement support. Building Careers. Transforming Lives.

      Company

      • Home
      • About Us
      • Contact Us

      Our Programs

      • SAP HCM
      • SAP SuccessFactors
      • SAP S4/ HANA
      • FAQ
      • English Communication
      • Leadership Training

      Contact

      +91 939 104 3625

      connect@proact4lifelearning.com

      H.No 2-94, 3rd Floor, Balaji Chappan Bhog Family Dhaba Gangaram, Annapurna Enclave, Chanda Nagar, Serilingampalle (M), Hyderabad, Telangana 500050

      WhatsApp us now

      Login with your site account

      Lost your password?

      Not a member yet? Register now

      Register a new account

      Are you a member? Login now

      HomeCourses
      Search

      Search

        Account

        Modal title

        Main Content