How to select a Web development framework

Source: Internet
Author: User

Framework. It is actually a semi-finished product of an application. It extracts some common things from different applications and makes them into a semi-finished product program. Such a semi-finished product is a so-called program framework.

Software systems have become very complex today, especially on-server software, involving too many knowledge, content, and problems. Using someone else's mature framework in some ways is equivalent to letting someone else do some basic work for you. You only need to concentrate on completing the business logic design of the system. In this way, you can build a program on this basis instead of starting from scratch.

1. The Web development framework must be powerful in combination with other technologies. For example, to use Spring or Ejb3 at the logic layer, the Web development framework must be easy, it is very convenient to combine with them.

2. Select a Web development framework that provides more and better help to our development process.

3. Web development framework learning must be simple and quick to get started, so there is no deeper experience than using it. Those frameworks that require half a month or one month of learning cycle are really scary.

4. You must be able to get good technical support. In the application process, problems of one or another may occur. If the problem cannot be solved quickly, it will affect the development of the entire project. We must consider the overall cost. In fact, this is the biggest problem with open-source applications. In addition to the dead letter document, we need to check the source code or find a solution on the Internet, A problem usually leads to a one-to-two-day development pause. Serious problems may even take a week or longer. If a project has been running for so many times, the overall development cost of the project will go up.

5. The design structure of the Web development framework must be reasonable. The application will be based on this framework. The unreasonable design of the framework will greatly affect the scalability of the entire application.

6. Strong Web development framework scalability. Where good frameworks are not powerful enough, it requires that the functions of the Web application development framework can be easily extended to meet new business needs. At the same time, pay attention to the simplicity of expansion. If the function of the extension framework is very expensive, it is better not to use it.

7. It is best to provide visual development and configuration for the Web development framework. The improvement of visual development on development efficiency has been recognized by the industry.

8. When selecting a development framework, you must note that no development framework can be perfect or adapt to all application scenarios, that is to say, any development framework has its applicability. Therefore, you must determine the application scenario and the applicability of the development framework.

9. The Web development framework must be stable and highly efficient. The stability and operational efficiency of the framework directly affect the stability and efficiency of the entire system.

10. The Web development framework must be well integrated with the company's accumulation. There has been a lot of accumulation in development over the years, and it cannot be used because of the use of Web development frameworks. It is not worth the candle.

The biggest benefit of using the framework: reduce repetitive development workload, shorten development time, and reduce development costs. At the same time, there are other benefits, such as making the program design more reasonable and program running more stable. For these reasons, some suitable development frameworks are usually used in development to help develop application systems quickly and efficiently.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.