Comment on React Desktop – React UI Components for OS X El Capitan and Windows 10parentComments−shoover10yHow about NodeJS bindings to a native desktop library of choice and a React.js backend to said library slipped in? They're decoupling the React API from the DOM, right?−bjt10yYeah, react-dom is a separate package now.
Comments
How about NodeJS bindings to a native desktop library of choice and a React.js backend to said library slipped in? They're decoupling the React API from the DOM, right?
Yeah, react-dom is a separate package now.