DEV Community

0 seconds of 0 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
00:00
 
Wes Souza
Wes Souza

Posted on • Edited on • Originally published at youtube.com

6 2

Bringing Components to Legacy Code

Not all systems allow the code to take over the entire rendering of your app. Sometimes you want to modernize and scale your code using libraries such as React on systems that already have a lot of legacy interactive code, or a CMS that must controls what is rendered in the page.

This talk shows techniques to adopt an existing environment so modern libraries can coexist with existing environments, where the DOM dictates the components it needs.


Recorded at a ReactNYC meetup on September 2017.

Top comments (2)

Collapse
 
dfosco profile image
Daniel Fosco • Edited

Great technique! Exactly the kind of thing we were looking for to integrate React in legacy server-rendered applications for my team... here at Booking.com 😉

Collapse
 
wes profile image
Wes Souza

👀

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay