Hacker News new | ask | show | jobs
by nicoburns 2699 days ago
In practice polymer was slow, because franeworks like react get their performace by batching updates, and polymer couldn't do this because the components didn't know about each other...