Skip to content

potatowave/gitbook-node-chat-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Introduction

Hello and thank you for joining us for this JavaScript Essentials Workshop.

My name is Mike Jenkins and I am your Lighthouse Labs instructor today.

I started coding for fun mainly with an electronics focus but have worked as a web developer since graduating Lighthouse Labs in December 2016.

The goal

Today's goal is to get acquainted with JavaScript-based Web programming by creating a simple chat application. We'll use modern tools (Node.js, Web Sockets, etc.) and touch upon many different technologies.

The objective is not to fully understand every line of code, but to understand server-client architecture and to be inspired by how much can be created with so little code.

Pair programming

You're encouraged to buddy up with one other person. That said, both of you should ideally do the setup work individually on your own laptops.

The product

The finished app that we'll be building in just a few hours today will look and feel much like this.

Example

Let's get started with some Setup or if you feel you can go faster here is a Summary of all we'll cover.

About

Prepared for Javascript Essentials Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.2%
  • CSS 13.9%
  • JavaScript 5.9%