Web Unleashed 2017

2017-09-25 00:00:00 2017-09-27 00:00:00 America/Toronto Web Unleashed 2017 Drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Toronto FITC Toronto

Overview

The web platform is constantly evolving, and with it new tools are being introduced. When it comes to processing large amounts of data, streams on the server have been super helpful. Now we are finally getting some of that power in the browser!

Ryan will look at the history of streams, and how they can help us build on top of the web platform!

Objective

Learn about the history of streams and how we can leverage them!

Target Audience

You are a JavaScript developer of any skill level.

Five Things Audience Members Will Learn

  1. What are streams
  2. A history of streams
  3. Streams in Unix
  4. Streams in Node
  5. Streams in the browser