Web Unleashed 2015

2015-09-16 00:00:00 2015-09-18 00:00:00 America/Toronto Web Unleashed 2015 By attending Web Unleashed, you will get up-to-date on the skills to push you ahead in your career. You'll also have the opportunity to network and share ideas with like-minded professionals. Toronto FITC Toronto

Overview

ReactJS finally delivers on the original promise of NodeJS: to build web applications that share code with the web server, to render dynamic pages with interactivity as easily as static pages, and to do it all at speed comparable to other major web frameworks.

Objective

Learn how to share code between your client and server, develop with a tight feedback loop, and render ReactJS applications on the server.

Target Audience

Intermediate+ Web Developers.

Assumed Audience Knowledge

Moderate; enough to know some NodeJS or have an interest in it.

Five things audience members will learn

  1. How to use webpack
  2. How to use webpack-dev-server
  3. Hot reloading of React components
  4. How to manage a large React project
  5. How to share code between client and server