Web Applications

A web application ("web app") is a program that is split into two parts:

  1. the server side, aka the "back end", whose job it is to "talk" with a web browser across the internet, as well as other services like databases
  2. the client side, aka the "front end", which runs inside each user's web browser

Parts of a Web Application

Diagram: Web App: Single Computer

The Cloud

Using Git to Deploy to the Cloud

Diagram: Web App: Cloud Deploy with Git

Hello, Express

Now it's time to write and deploy an app!

Click "Next Lesson" for instructions.

This lab will teach you these concepts:

 Previous Lesson Next Lesson 

Outline

[menu]

/