Difference between revisions of "Code Discussion 2011 05 09"
Jump to navigation
Jump to search
m (moved Code Discussion 2011 05 02 to Code Discussion 2011 05 09: wrong date) |
|||
Line 1: | Line 1: | ||
=What type of JavaScript frameworks should be used? | =GENERAL QUESTIONS= | ||
#What type of JavaScript frameworks should be used? | |||
#Which CSS framework should be used in non-/productive projects? | |||
*basic | |||
==JavaScript== | |||
*Is it possible to find ONE JS-Library for all solutions/projects? | |||
*basic library is: jQuery, Prototype, MooTools, ...? | |||
#in which library standard should be developed | #in which library standard should be developed | ||
Line 7: | Line 13: | ||
#richfaces | #richfaces | ||
#primfaces | #primfaces | ||
#trinidad | |||
*Is it possible to create an standardization for the code base? | *Is it possible to create an standardization for the code base? | ||
Line 13: | Line 20: | ||
==CSS== | |||
#How is the handling with exisiting component library and non-/productive projects? | |||
#How is the handling with the existing CSS and new Components? | |||
#How is the handling with new CSS Styles for new/existing Components? | |||
Revision as of 12:34, 26 April 2011
GENERAL QUESTIONS[edit]
- What type of JavaScript frameworks should be used?
- Which CSS framework should be used in non-/productive projects?
JavaScript[edit]
- Is it possible to find ONE JS-Library for all solutions/projects?
- basic library is: jQuery, Prototype, MooTools, ...?
- in which library standard should be developed
- which frameworks are in use for jsf?
- richfaces
- primfaces
- trinidad
- 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?
CSS[edit]
- How is the handling with exisiting component library and non-/productive projects?
- How is the handling with the existing CSS and new Components?
- How is the handling with new CSS Styles for new/existing Components?