This course has been updated! We now recommend you take the Complete Intro to React, v8 course.

Check out a free preview of the full React.js (with Introduction to Flux Architecture) course:
The "Migration Considerations" Lesson is part of the full, React.js (with Introduction to Flux Architecture) course featured in this preview video. Here's what you'd learn in this lesson:

Ryan discusses a few things that can cause headaches when migrating to React. For example, since libraries like jQuery UI have components that manipulate the DOM. In this case, React may have issues referencing elements that have been added or removed. Wrapping a third-party component with a React component can make the migration easier.

Get Unlimited Access Now