The baseline costs of JavaScript frameworks
When you build your app on top of a JavaScript framework, you’re making peace with the fact that your app will never load in less than X seconds, for some value of X that varies from framework to framework.
What exactly is the “X” baseline performance cost? Follow along as Ankur Sethi shares what he learned.