Hacker News new | ask | show | jobs
by tipalink 2472 days ago
what if you used multiple async ajax requests to load different parts of the UI in place of loading all 50MB at once? could that be what the OP meant by "promiseS"?