Learn your way! Get started

NodeJS 2021, Part 5 of 6: Node Express

with expert Laurence Svekis


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 10/25/2021
Level Advanced
Runtime 1h 41m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

NodeJS allows you to build complex and powerful application quickly and easily writing JavaScript code. This course covers how to setup Express, use Express Route, perform CRUD operations, and return JSON from frontend requests.

Prerequisites

Web Development experience Coding Experience Use of a Code Editor JavaScript experience.

Meet the expert

Providing Web development courses and digital marketing strategy courses since 2002. An experienced web application developer, having worked on multiple enterprise level applications, hundreds of websites, business solutions and many unique and innovative web applications. Web & application development areas of expertise include HTML, CSS, JavaScript, JQuery, Bootstrap, PHP and MySQL. Anything to do with web creation and digital experience. Passionate about ;everything to do with web application development, programming to online marketing with a strong focus on social media and SEO.

Course outline



Module 8

Node Web Application with Express (31:29)
  • Introduction (00:08)
  • Node Web Application with Express (01:58)
  • Introduction to Node Express (09:24)
  • Files with Express Package (08:48)
  • Routing with Express (11:00)
  • Summary (00:08)
Multiple CallBack Functions (31:36)
  • Introduction (00:08)
  • Multiple CallBack Functions (03:58)
  • Express Route Handler GET (09:15)
  • Express Route POST (05:58)
  • Express Route Update Delete (12:07)
  • Summary (00:08)
JSON data POST values (38:53)
  • Introduction (00:08)
  • JSON data POST values (14:02)
  • Output JSON URL Params (06:53)
  • Middleware BodyParser (06:03)
  • Express routes (06:48)
  • Express application generator (04:49)
  • Summary (00:08)