On a recent project, we wanted to export a handful of components from our React application for use in a Vue web application. Web Components to the rescue!
As much as we all might like to throw out legacy code, and “do it right,” that’s often an entirely impractical option or just a plain dumb thing to do.