Skip to content

siakaramalegos/lighting_fast_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Lightning Fast React Apps (Conference Talk)

App loading and run-time affect your bottom line. Fancy features aren’t worth anything if users leave the app out of frustration. Every second counts! React is super fast, but you could be shooting yourself in the foot with design decisions. Come learn how to make your React apps lightning fast!

Page abandonment increases with every second of load time. Also, profiling and debugging performance issues can seem like an overwhelming topic to learn. In this session, we’ll cover the usual suspects of performance issues, from the basics of using the correct build, to the fundamentals of immutable data, to higher-level tools like Perf, shouldComponentUpdate, PureComponent, and memoizing computed props in Redux.

We will both cover the concepts and walk through examples step-by-step so that by the end of this session you will feel like a React Speed Racer. You’ll get the most out of this session if you’re at least comfortable with React and ES6 syntax.

Slides

If you attended my talk at Agent Conf, and want to find the slides, you can check them out here. Here are all the extra resources I shared in that presentation:

Resources

Slide resources and extra reading

Resouces linked in presented slides, but not in the resource list slide.

Chrome DevTools

Webpack

Responsive Images

React + Redux Performance

Social Media & Speaking

You can follow me on Twitter and Medium!

Interested in having me speak at your event? Check out my speaking history and/or my website.

About

Lightning Fast React Apps - slides and resources from my presentation at Agent Conf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published