Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Pros & Cons using Flex-Layout #674

Closed
@MarcusMorba

Description

@MarcusMorba

Bug, feature request, or proposal:

At the moment for the development within an Angular 4 environment with Angular 2 dependencies me and my coding team have some different opinions regarding the use of flex-layout.
While I am in favor of using it they think it is better to use custom Markup/CSS or another Framework.

Their main cons are:

  • inline styles are hard to overwrite
  • the performance and frontend rendering is slower than just using CSS without JS
  • Angular 4 sticks to Beta 10/11 and is not upgradeable

Are there any comparisons regarding frontend performance available?

What is the expected behavior?

Flex-Layout makes the crossbrowser development easier and still offers best performance compared to other solutions, especially for people with less flexbox, html & css know-how. Good integration with Angular.

What is the current behavior?

Flex-Layout has still issues in general and the additional JS-Layer may reduce performance of complex applications.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 4, Flex-Layout Beta 10/11, All Browsers - especially targeted are IE 11, FF52.3esr.

Is there anything else we should know?

Give some feedback to the above mentioned cons. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    best practicesdiscussionFurther discussion with the team is needed before proceeding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions