js, and willing to learn using extdirect I followed the documentation included in the node-module and this page: npmjs.org/package/extdirect, that are exactly the same thing, when I point firefox to the index.html I got this error at my app.js line 6:
ReferenceError: ExtRemote is not defined
Ext.direct.Manager.addProvider(ExtRemote.REMOTING_API);
unfortunately on internet I did not find many examples nor resources to learn how to use extdirect with node.js, so now I am stuck, can you point me to the right way with tutorials examples etc. THanks