DEV Community

mehdi
mehdi

Posted on

Our current frameworks are O(n); we need O(1)

Our Current Frameworks are O(n); We Need O(1)

As the complexity of applications increases, the amount of JavaScript downloaded increases. The future is to lazy load on interaction, not on initial load.

favicon builder.io

Top comments (0)