Has anyone tried to make Ext JS class system to work on Node.js? Any thoughts about it?
Thanks!
Printable View
Has anyone tried to make Ext JS class system to work on Node.js? Any thoughts about it?
Thanks!
Have a look at https://github.com/agebrock/extjs-node
Hope this helps
Thanks, that seems exactly what I was looking for!