Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Using web components or something else is only one small part of the performance question. They could be using both web components and React for all we know. They could be using any number of JavaScript libraries that could be harming performance. They could be using raw DOM manipulation which could be either very fast or somewhat slow depending on how well it was implemented. All we can say is that using JavaScript in general is slower than using C++ but they weren't using C++ before anyways.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: