system design - networking
how the web works
when we hit a URL say 'https://www.flipkart.com/' , check in the network tab of dev tools, in the response subtab for this request we get a HTML page
in HTML file we can see some css,js files also
so when we type a URL like flipka...
lakshmiprasanna.hashnode.dev8 min read