talk-data.com talk-data.com

Event

Creating a web server with Express.js - Node.js (JavaScript Serverside)

2024-03-14 – 2024-03-15 Meetup Visit website ↗

Activities tracked

1

What We Will Do An introduction to writing an HTTP web server using the JavaScript language on the serverside. This is also known as Node.js. We will leverage the library Express.js to build a basic server.

Requirements This lesson will be for beginners, but requires basic knowledge of JavaScript/Node.js programming language syntax and constructs.

Also, please install Node.js in your machine in advance. We will also assume you already have it installed.

Knowledge of how to open a terminal (aka command line, shell) is also necessary. On Windows you could use CMD.exe or PowerShell or Git Bash. On Linux, any Bash-like shell. On macOS, similar to Linux (zsh is okay).

We recommend a text editor / IDE such as Visual Studio Code to write the code.

How We Meet We will meet for video conference such as Zoom. Link is available in the event page in the day of the event.

Please be aware Zoom shuts down 40 minutes into the meeting. When that happens, simply rejoin the same room so we can resume the session.

TROLLING NOT ALLOWED No disruptions will be tolerated. Anyone trolling will be kicked out.

Sessions & talks

Showing 1–1 of 1 · Newest first

Search within this event →

What We Will Do

2024-03-14
talk

An introduction to writing an HTTP web server using the JavaScript language on the serverside. This is also known as Node.js. We will leverage the library Express.js to build a basic server.