Web front-end development CSS related team collaboration_HTML/Xhtml_Web page production

WBOY
Release: 2016-05-16 16:43:36
Original
1214 people have browsed it

The front-end development department is growing, the number of people is increasing, and technology is advancing. Although CSSer cannot represent the front-end development team, CSSer is a very important part of front-end development. We learn to understand the knowledge about team collaboration to make our work more comfortable. We will add relevant knowledge to Webjx.com in the future.
The front-end development department is growing, the number of personnel is increasing, and technology is advancing. Although CSSer cannot represent the front-end development team, CSSer is a very important part of front-end development. We learn to understand the knowledge about team collaboration to make our work more comfortable. We will add relevant knowledge to Webjx.com in the future.
Here are some of my scattered experiences.
 1. Documents

Anyone who writes programs knows the importance of documentation. Every project summary will mention the need for documentation, but due to time constraints, there is no detailed documentation. This will cause increased maintenance costs in the future, or simply rewrite.
So, be sure to write comments and product documentation.
 2. Object-oriented

Seems like nonsense. But object-oriented in AS and JS is definitely not like object-oriented in textbooks. For example, inheritance and interfaces in scripting languages ​​are not as good as JAVA. what to do? It doesn't matter, the flexible application of design patterns can make the team operate better. Factory, single responsibility, polymorphism, if these principles are grasped, the JS system will basically be much more flexible.
 3. Tools, Agile Development

People are different from orangutans because they use tools. I think we can't have the traditional concept of programmers, and they look great just because they can solve complex things. Making complex things simple is great.
I can’t think of anything else. I’ll post it when I think of it. Everyone is welcome to leave comments on jb51.net and share your experience.
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!