React's Hidden Weapon : How Bundlers Slash HTTP Requests
Well do you know how exactly they reduce HTTP requests ? Below are a few questions that arise when someone is building their React concepts from scratch.
Is there a HTTP request everytime browser needs to access JavaScript/CSS file ?
Let’s say brow...
codeloop.hashnode.dev6 min read