Skip to content

Instantly share code, notes, and snippets.

@elijahmanor
Last active June 21, 2018 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elijahmanor/e5ff26fa7ac70a0eb2433992666dc083 to your computer and use it in GitHub Desktop.
Save elijahmanor/e5ff26fa7ac70a0eb2433992666dc083 to your computer and use it in GitHub Desktop.
Fixing Common React Bugs

Fixing Common React Bugs

Title

Fixing Common React Bugs

Alternate Titles

  • Top 10 React Bugs and How to Avoid Them
  • Exterminating Common React Bugs

Description (unpublished notes)

Takeaway for the Audience

Short Description

Abstract

Once you get started writing React code you will inevitably run into the same type of bugs that most everyone else does. The point of this session is to identify those friction points and solve them together.

We will explore numerous bugs in this session, explain what is going on in each bug, and then explore one or more solutions to the problem.

By the end of the session, I hope you'll be equipped with the knowledge to not make the same mistakes that may before you have.

Bio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment