What do you do when your Angular/React webapp becomes huge and contains, say, more than 5mb of JavaScript?
What strategies should one follow while sending large JavaScript files? If you are using React, Angular etc your scripts will soon become enormous and you need a better way to serve your users.