Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Next.js - A Framework for Frameworks

Chris Ball
October 27, 2020

Next.js - A Framework for Frameworks

Lightning Talk from Next.js Conf 2020.

Explore the power of experimentation, conventions, and shared solutions that use Next as the foundation. Open Source projects like BlitzJS and Bison can "stand on the shoulders of giants" to bring powerful features to users in record time.

Chris Ball

October 27, 2020
Tweet

More Decks by Chris Ball

Other Decks in Programming

Transcript

  1. TABLE O F CONTENTS BEST IN CLASS - WEB 01

    A refresher on why Next.js is one of the best ways to build for web. A BUILDING BLOCK 02 Reimagine Next.js as a base we can build on top of. MAJOR WINS, FAST! 03 The power of shared solutions featuring Blitz and Bison. ENABLE THE FUTURE 04 Look at phases of software and community. Understand where we are and where we might be heading.
  2. Some things we didn't worry about: •Code Splitting •Static assets

    •Server Side Rendering •Link prefetching •Webpack •Routing (though Blitz has extended it a bit)
  3. What's Next for Next? * Keep blazing the trail for

    modern React developmen t * Become the base web layer for more framework s * Modular pieces of Next to enable things we haven't
 thought of yet!