I am a newbie to Ext JS, but I want to use Ext JS with ruby on rails. Can anyone tell me what I am supposed to do? Are there any plugins needed ? Thank you in advance.
I m using Ext js with Php and Java web, all you have to do is import the library and use it. make what you want with ext js and call GET/POST to your site's uri as usual and pass datas via xml or json(i prefer json,because it's easier).
Eg. ext capture button press -> GET/POST a uri -> controller process -> do whatever in model ->send json data back -> ext decode json-> display to user
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With