Last week, Gordo gave a great presentation at the React meetup on integrating other libraries with React. Specifically, he explained how to get React’s lifecycle and immutable state paradigms to play nicely with libraries that rely on a mutable DOM.
Since we are introducing a text editor in Bambu, I thought this would be a great opportunity to verify whether either of the methods Gordo demonstrated would work with the Trix Editor.
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0-beta1/jquery.min.js
https://cdnjs.cloudflare.com/ajax/libs/trix/0.9.5/trix.js