taiga-ui icon indicating copy to clipboard operation
taiga-ui copied to clipboard

🤖 - Investigate the size of the @taiga/* bundles, optimizing

Open splincode opened this issue 2 years ago • 3 comments

Description

Make a detailed analysis of the size of all parts. From the analysis, make a rating of the most frequently used entities with the largest size. Take them one at a time and refactor to reduce the size. During refactoring, notice practices that reduce the weight of the bundle, but do not impair the readability of the code. Collect these practices in one place on a wiki / article and follow them in the future.

  • CDK:

Consider removing interactiveGroup or removing from CDK (1/25 cdk size)

  • KIT:

InputPhone (ts - 5kb) InputTag (ts - 5kb) Combobox (ts - 4kb)

splincode avatar Nov 12 '21 15:11 splincode

https://twitter.com/mgechev/status/1463379373638172676?s=21

splincode avatar Nov 24 '21 07:11 splincode

https://twitter.com/mgechev/status/1463379373638172676?s=21

Screenshot_20211124-125729_Twitter.jpg

waterplea avatar Nov 24 '21 09:11 waterplea

Angular 14 Taiga image

splincode avatar Aug 31 '22 13:08 splincode

Maybe one day…

splincode avatar Jul 12 '23 19:07 splincode