|
|
|
|
|
by hippich
4499 days ago
|
|
I am glad that you app can be actually served as one packaged piece without download size having any effect on performance. In my case loading everything is slower then loading needed pieces when needed. I am not talking about loading each view separately, i am talking about splitting application into "sections" and load each one when context is switched. And yes, what we do here does make sense in production. |
|