Saturday, May 8, 2010

[Rails] the view is important

I have been developing web applications for only 4 years but this has
been enough to know that HTML+CSS+Javascript is the hardest part.
Nowadays there exists many javascript libraries such as jQuery and
some javascript frameworks such as Ext. But, as you may know, they are
very hard to use to create a fully integrated RIA.
To solve this, there are presentation frameworks that centers the
development on the server. Examples of such that frameworks are ZK
(based on jQuery) and Vaadin (based on GWT). All of this examples use
Java EE, not RoR.
Is someone developing any server-centric presentation framework?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment