Lessons Learned: Code Splitting with Webpack and React4.4K8Alexander KondovDouble OrtsFollowSep 5, 2018 · 1 min readI thought JavaScript engines compiled JS code in stages (staged compilation), so there was no need for the programmer to care about how much code they had (with regards to this issue, of course) ?