Skip to content

What front library choose for building complex ui components ? #7

@DevAlves1993

Description

@DevAlves1993

The architecture of the DembeSi project is based on the MVC pattern and is a traditional web application.

Why this pattern ?
DembeSi is a web application that aims to display the information of a name, so it will be used most of the time in read-only mode, so it does not require highly complex visual components.

However, if the need to have complex components is useful, their construction will be done with Front libraries such as VueJS or React.

Personally VueJS is my library of choice for the construction of complex UI components for various reasons :

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions