|
|
|
|
|
by bartmcpherson
2970 days ago
|
|
Simple networking knowledge is a go-to interview question for me.
If you don't understand the basics of what happens from the time you enter a request in the browser to when the page fully renders you won't be very good at troubleshooting some basic issues. (Can't reach the server. Some content is missing. Is it timing out. How many requests are generated by a page.) |
|