LogoLogo
CtrlK
  • What Is this Playbook About?
  • The Team
    • Our Core Values
    • Agile Software Development
    • How the Team Is Organized
    • Coding as a Team
  • Concerns
    • Writing Secure Code
    • Service Oriented Architecture
    • Testing
  • Our Stack
    • Foreword
    • Ruby
      • Rbenv
      • Bundler
      • Rubocop
      • Resources
    • Ruby on Rails
      • Controllers
      • Params
      • Commands
      • Services
      • Models
      • Serializers
      • Jobs
      • Sidekiq
      • RSpec
      • Tips and tricks
    • JS
      • Block Scoped let & const
      • Promises
      • nvm
      • Yarn
      • ESLint
    • Ember.js
      • Ember CLI
      • Routing
      • Controllers & Templates
      • Components
      • Ember DATA
      • Ember to Ruby on Rails
      • Services
      • Data Down, Actions Up
    • Lit
      • Web components
      • Use in Ember.js
    • HTML and Templating
      • CSS
      • ERB
      • Handlebars (HBS)
    • Overloop Design System
    • PostgreSQL
    • Redis
  • Our Tools
    • Foreword
    • Mac OS X
      • Homebrew
    • Unix shell
    • Git
      • Tower
    • Heroku
      • Hirefire
    • Cloudflare
    • AWS
      • S3
    • Text Editors
      • Sublime Text
      • RubyMine
    • Pivotal Tracker
    • Code Climate
    • Browsers
      • Firefox
      • Chrome
    • Postman
    • SQL Clients
      • Postico
      • SQLEctron
      • DBeaver
    • Slack
    • LICEcap
  • The Web Foundations
    • Foreword
    • TCP/IP
    • UDP/IP
    • DNS
    • HTTP
    • TLS/HTTPS
    • WebSocket
  • Tutorials
    • OS X Machine Setup
    • Bug Fixing 101
    • SSH Tunnels
    • Collaborating to this Playbook
  • Joining Us
    • Fullstack Traineeship Program
Powered by GitBook
On this page

Was this helpful?

  1. The Web Foundations

Foreword

In this Web Foundations section, you will find some basic knowledge about the underlying networking protocols of the Web.

Good developers know how things work. Great developers know why things work.

Foreword of High Performance Browser Networking, Steve Souders

LogoHigh Performance Browser Networking (O'Reilly)High Performance Browser Networking

PreviousLICEcapNextTCP/IP

Last updated 4 years ago

Was this helpful?