You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
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.
intellix, adamdport, matpag, fatalcaron, groetzi and 3 more