Open ESRogs opened 10 years ago
If we write our controller code and templates in such a way that they handle empty data (e.g. by showing loading messages or spinners), then we shouldn't have to wait for all the promises to resolve before we do any rendering.
If we write our controller code and templates in such a way that they handle empty data (e.g. by showing loading messages or spinners), then we shouldn't have to wait for all the promises to resolve before we do any rendering.