Difference between revisions of "Code Discussion 2011 05 09"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
TIME: 15:00 Uhr MEZ | |||
=GENERAL QUESTIONS= | =GENERAL QUESTIONS= | ||
#What type of JavaScript frameworks should be used? | #What type of JavaScript frameworks should be used? |
Revision as of 15:18, 26 April 2011
TIME: 15:00 Uhr MEZ
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?