The engineering manager of the react core team talked about accessibility efforts, which was cool! Apparently they're working on:<p>* Primitives for focus management without dealing directly with the DOM. Maybe related to <a href="https://github.com/facebook/react/issues/16009" rel="nofollow">https://github.com/facebook/react/issues/16009</a>?<p>* Handling multiple input methods (touch, pointer events, mouse, etc) better in a cross-platform way.<p>Cool stuff.