Architecture of large and small websites & two things about typecho

Source: Internet
Author: User
TYPECHO mentioned in the Widget design document that widgets are the most basic elements of Typecho. In addition to the abstracted class libraries, almost all other functions are implemented through widgets. in practice, we find that some ideas about large frameworks are implemented in a small but flexible Blog system... TYPECHO mentioned in the Widget design document:
Widgets are the most basic elements of Typecho. In addition to the abstracted class libraries, almost all other functions are implemented through widgets. in practice, we found that it is inappropriate to implement the idea of some large frameworks in a small but flexible Blog system, which will reduce system flexibility and increase maintenance costs. therefore, in order to achieve the unity of functionality and abstraction, we regard all functional units in the system as a Widget.

What is the idea of large-scale website architecture? I feel that TYPECHO is exquisite and perfect, but I don't know its bottleneck. I hope you can learn new ideas for future development.

Reply content:

TYPECHO mentioned in the Widget design document:

Widgets are the most basic elements of Typecho. In addition to the abstracted class libraries, almost all other functions are implemented through widgets. in practice, we found that it is inappropriate to implement the idea of some large frameworks in a small but flexible Blog system, which will reduce system flexibility and increase maintenance costs. therefore, in order to achieve the unity of functionality and abstraction, we regard all functional units in the system as a Widget.

What is the idea of large-scale website architecture? I feel that TYPECHO is exquisite and perfect, but I don't know its bottleneck. I hope you can learn new ideas for future development.

If you haven't started, you can start thinking so much.
Website extensions are slowly changed as needed.
In the first place, I thought about such a large architecture. The result is only a small application. Do you mean that your development efficiency is low?
If you start with a large website architecture, refer to the common extension mechanism for architecture. Then wait for your users to come up, and then adjust and expand them slowly.
Let's talk about it first. Don't talk about it.

Common ideas of large websites
RBAC: Role-Based Access Control
ORM: Object Relational Mapper Object relationship ing. It provides a conceptual and easy-to-understand Method for modeling data.

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.