rem’s avatarrem’s Twitter Archive—№ 70,099

  1. I've never really understood why JS bundlers (by default?) include all the vendor scripts as part of the authored code. Surely it should be vendors.bundle, main.bundle - possibly splitting vendors into smaller/common groups.