Rhodes for apps
Ok, last time i was grumble of an Apple, so today is time for something more useful. For my last project of hybrid mobile application i discovered nice framework, provided by Motorola, Rhodes.
As many other frameworks for hybrid apps, Rhodes gives possibility of use well known technologies in code, but in opposition to them is not written in JavaScript but in fundations has Ruby on Rails. What with this? Two words – performance and scalability. In comparison to frameworks written in JavaScript (eg. Apache Cordova), ruby is up to 100{d41b618703df981bccd9f19853b544bae974aad8b6c02549478ee583f0e141b3} faster and give application native look and feel.
I’m still say that native coding for every mobile platform is the best way for successful application, but, with built-in some templates and graphical components, Rhodes it’s a very nice way to create enterprise applications. Nice and… faster way – you have one code for every major mobile platforms and this saving developing time.
You may learn more about Rhodes here
December 16, 2014 17:24 PM
Thanks for recommendation. I must try.