How to decrease front end development time in a company/team environment?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-01-21T17:47:40Z
Indexed on
2010/05/01
13:27 UTC
Read the original article
Hit count: 178
How to decrease front end development time in a company/team environment? My company is asking to suggest idea to make front end development process faster?
Some points
I realized main problem is client never provide right information at first time
and many front end developer works on same project on same CSS so everyone makes his own method sometimes. It increase time of process.
Graceful degradation and progressive enhancement both takes time to think and development. should we think about it? it increase the project cost.
How to judge time estimation by just seeing a PSD for to make PSD in Cross browser Compatible XHTML CSS. Most of the time I always give less time then then takes more time.
Any other suggestions to improve work efficiency in a team (50 people) environment?
© Stack Overflow or respective owner