Spotlight: React 2018

2018-12-01 00:00:00 2018-12-02 00:00:00 America/Toronto Spotlight: React 2018 We’re taking a deep dive into ReactJS and hope you’ll join us to learn how you can leverage this increasingly mainstream technology in your work. What will be covered? Seven killer talks, one LOW price…. 10KB or Bust: The Delicate Power of Webpack and Babel… Toronto FITC Toronto

Presentation


Overview

For most of us, “static sites” only work for simple sites, like personal blogs. But static sites can do so much more! In this talk, learn how Gatsby uses React and GraphQL to help you build apps that combine the performance and workflow benefits of static sites with the flexibility and power of server-driven sites, all in a modern dev stack!

Objective

You will learn why building high-performance, modern web apps using React and GraphQL in Gatsby is often the best choice for maintainability, performance, scalability, and operational cost.

Target Audience

Developers who build apps and sites for the web using (or hoping to use) React.

Assumed Audience Knowledge

Intermediate knowledge of JavaScript, beginner knowledge of React.

Five Things Audience Members Will Learn

  1. Web development today uses a “content mesh” vs. the traditional monolithic CMS.
  2. Data from anywhere is powerful, but presents complexity, performance, and maintainability challenges.
  3. GraphQL helps tame the content mesh and make it manageable.
  4. React helps make building UIs fast, reusable, and fun.
  5. Gatsby removes all the boilerplate and automates performance tuning so you can just build amazing things.