What is Netzke
- Netzke is an elegant and powerful architectural solution to several problems that accompany development of AJAX-driven RIA (Rich Internet Applications).
- Netzke provides for a beautiful blend of client- and server-side code (JavaScript and Ruby, respectively) into well defined, configurable, low-traffic, extendible, and highly reusable components ("widgets"). It gives the developer a very easy to use API to seamlessly call Ruby methods from JavaScript, and, in a sense, the other way around. Over the Internet.
- Netzke extensively uses the "convention over configuration" ideology, making the code extremely fast to write and easy to read in most of the cases, without limiting the developers when even a serious deviation is required. It's fun to develop with Netzke.
- Using pre-built Netzke widgets requires no Ext knowledge. Ext JS, while being extremely awesome, is known for its steep learning curve. With Netzke you start building Ext JS apps very, very fast.