mitodl / open-discussions

BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Replace sequential requests with parallel requests #966

Open noisecapella opened 6 years ago

noisecapella commented 6 years ago

For example App.loadData fetches channels, then the user's profile. We should be able to do both at once

pdpinch commented 4 years ago

Would this make page load faster?

pdpinch commented 4 years ago

@noisecapella @aliceriot what would be the user impact of this change?

alicewriteswrongs commented 4 years ago

basically faster load times