How the Internet Works for Developers - Pt 1 - Overview & Frontend

1 year ago
28

How does the internet work? Most people really don't have to know, but web developers have to know more and more as they grow in their career. These 2 videos cover how the internet works from a web development perspective.
At a high level, the internet is browsers making requests to servers and getting responses back. Each request contains headers that tell the server how to respond. The server responds with a response and a content-type, which tells the browser what to do with the response.

If the content-type is text/html, then the browser knows to treat the response like an html file. If the content-type is image/jpeg, then the browser knows it's a jpeg file.

This video covers how the browser parses the html document, and ways that you can improve the loading of your webpage with things like concatenating and minifying assets like javascript, css, etc.

how the internet works, internet, Web Development (Interest), web, development, Web Browser (Software Genre), website design, Website (Industry), Web 2.0 (Industry), How-to (Website Category), how does the internet work, the internet work, php, JavaScript (Programming Language), Node.js (Software), Cascading Style Sheets (Programming Language), Web Design (Interest), technology

Visit Our Website : https://metapayclicks.com
Telegram channel : https://t.me/metapayclicks
Facebook page : https://www.facebook.com/metapayclicks/
Linkedin : https://www.linkedin.com/company/mpc-network/
Twitter : https://twitter.com/MetapayC
locals.com : https://locals.com/member/MetaPayC
Instagram : https://www.instagram.com/metapayclicks/
Tumblr : https://metapayclicks.tumblr.com/
Youtube Channel : https://www.youtube.com/channel/UCwAamK7hbpF51HcPgJSTuVA
Flickr : https://www.flickr.com/photos/196588923@N04/

Tiktok : https://www.tiktok.com/@metapayc

Dribbble : https://dribbble.com/metapayc

Vk : https://vk.com/id752424948

Reddit : https://www.reddit.com/user/MetaPayC

Loading comments...