Difference between revisions of "Code Discussion 2011 05 09"
Jump to navigation
Jump to search
(Created page with "=Code Discussion 2011-05-02= ==What type of JavaScript frameworks should be used?== *basic code is: jQuery, Prototype, MooTools, ...? #in which library standard should be develo...") |
|||
Line 1: | Line 1: | ||
=What type of JavaScript frameworks should be used?= | |||
*basic code is: jQuery, Prototype, MooTools, ...? | *basic code is: jQuery, Prototype, MooTools, ...? |
Revision as of 12:44, 19 April 2011
What type of JavaScript frameworks should be used?[edit]
- basic code is: jQuery, Prototype, MooTools, ...?
- in which library standard should be developed
- which frameworks are in use for jsf?
- richfaces
- primfaces
- Is it possible to create an standardization for the code base?
- Makes own programmed functions sense or should be used the given functions from framework?