Skip to content

andrewfritz86/express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express

Workshop for a traditional webserver. Moving from a server rendered app -> SPA -> "universal".

Part 1

What the heck is a "server" anyways? Why do we need / want one?

  • Client vs Server model
    • SPA vs Server Rendering
  • Clients
    • Curl
    • Browsers
      • HTML and tags...
    • Others
  • HTTP
    • Why do we need protocols?
    • Methods
  • Server Architecture
    • Routes vs paths
  • Networking
    • IP Addresses
    • Ports
    • "localhost
  • Deployment
    • "The Cloud" - lol!
    • DNS
    • Domains/ CNames, etc

About

Workshop for a traditional webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published