Web components question

1 Answer 94 Views
General Discussions
Giorgi
Top achievements
Rank 1
Giorgi asked on 05 Aug 2022, 04:44 PM

Hi, I went through all your UI products and noticed that all of your libraries are native to their respective frameworks. I was wondering when you were researching and architecting, what was the main reason behind deciding to ditch the web components and go with the “vanilla” framework style? Would not you be able to achieve AOT and Treeshaking with Web components' wrappers?

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 11 Aug 2022, 12:14 PM

Hi Giorgi,

Wide support for Web Components is only a recent development and then there's IE, which we still have to support.

We also rely on the framework(s) for rendering and some other features, not covered by the web platform. This deeper integration, for example, allows for server-side rendering to work seamlessly in Angular applications.

That said, Web Components make great sense for some widgets like inputs and charts. This is an area we're actively researching.

I hope this makes sense.

Best Regards,
T. Tsonev
Progress Telerik

The Premier Dev Conference is back! 

Coming to you live from Progress360 in-person or on your own time, DevReach for all. Register Today.


Tags
General Discussions
Asked by
Giorgi
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or