|
|
|
|
|
by gf000
562 days ago
|
|
That assumes that the bottleneck is JS parsing/execution. The browser itself is not single-threaded and can load/parse resources in parallel. And I don't buy that most websites would have react as the bottleneck, over the million other js libs, ads and tracking. |
|