The web is built by You and Traversy Media. I think 90% of us noobs have you two as teachers, you guys make the best content. Brad puts out a stupid amount of awesome material on every single subject, while you provide deep quality knowledge about the way things truly work, always referring to the importance of the basic building blocks. You make a great team!
It is great to have a big picture that joins up all the bits and pieces that I have gathered over the years into a coherent framework that a non-dev can understand.
Interesting, this is also great for us who are already developers but don't have a full picture of how it works.. you're the man, I love your videos, keep up the good work
"How The Web Works" Little pixies and leprechauns read what you write on the URL bar and then run in a big room and return on your screen with what you look for and half of them stand and show you what you wrote on the URL bar and the others hop around holding advertisements. Until suddenly your parents burst into your room and you realise you didn't mute the computer.
Bro, i have been watching different videos so far since am a self-taught, but i have never watched a video like this, it is nice and clear. i just wanna say keep it up brother. do more videos. Thank You!
I had all the knowledges of the bits you mentioned..like having all the parts of a car and you have help me to put them all in one piece like a car..... Thank You - I am subscribing your channel now
this was a really good informations you go directly to the point thank you so much bro .I was looking for a way to start they say "the hardest step is the beginings" but you made it easier thank youu again : ))
Thanks so much for this! It's a exactly what you said at the end- a lot of this I knew vaguely and this finally gave me a solid deeper understanding of how it works, thanks so much for this! :)
Thank you so much Maximilian! Really appreciate the details you were able to cover up in just 12min. I shall go through your article and will check up the Udemy courses too. Thank you once again!
in the middle of the user pc and the server there are many routers, firewalls, switches, load balancers, ips etc. the packet travels hop by hop and in each step changes mac address. the ip header stays the same. usually the server will be behind a firewall. firewalls will also change ip header (nat) and check application data to see if there is a danger. after the firewall there is usually a load balancer like f5 or radware. the load balancer will balance requests to a farm of servers. sometimes the load balancer does also the https decryption, that is the certificate is installed on the load balancer and not on the server.
Thank you for this amazing video, Max! The concepts are now clearer in my mind. I needed to learn how this works 'cause I'm learning how to use APIs in Python. You do an amazing job!
Hey Max, you are absolutely great! I am learning web development alongside my main job (also found your Udemy courses!), and you are making it so much more engaging, interesting and fun! This was a great intro, which I wish I would have found much earlier :p Keep up the good work and thank you so much!
Thank you for that! I'm starting new and this gave me a huge knowledge boost therefore I know some of the stuff you said but well done thank you so much.
Honestly, I havent understood the terms of DNS,IP,HTTPS,REQUEST-RESPONSE completely, at least till now. You clarified them such a simple way. People generally focus on the details too much but cant show the big picture and that's why you feel like "lost" when someone uses a term such DNS,HTTPS etc . Thanks for this straightforward expo and I hope you will continue to explain such details in your following videos.
I rarely comment and I invent my time wisely on social media and really I enjoyed your content. thumbs up and would love to follow. thanks a lot for your time.
10:40 Json data only ? Could I use post requests during session instead ? , that’s mean users must have to login first . Why json ? Is it efficient ? Is it used for updates ? Do I need to learn it ,and why?
Amazing video, sir!! It's the most clear video explaining the entire process of how web works. Thank you so much sir for this video🙏🏻🙏🏻🙌🏻🙌🏻.Do keep making such videos.
I'm very happy with the awesome support I get from you and so many others already to be honest! But of course it would be great to reach even more people but we'll see :)
Recommendation for upcoming devs - start here and get down the basics :) Do not learn html, css, js right away without knowing a thing about what's happening behind the scenes ;)
It's really refreshing to have someone explain things in a slowed down way without excess takes
The web is built by You and Traversy Media. I think 90% of us noobs have you two as teachers, you guys make the best content. Brad puts out a stupid amount of awesome material on every single subject, while you provide deep quality knowledge about the way things truly work, always referring to the importance of the basic building blocks. You make a great team!
Agreed! Both of these guys rock.
core idea 11:30 love that. very helpful vid covering tyhe basics. thanks and subbed
Seriously amazing content...This guy is a web master.
Thanks so much for your fantastic feedback Abidul, this really means a lot to me!
I’d say a web guru.
I'd say web warrior.
no such thing as imporx or etc or not
It’s time to bring back the title of “webmaster”.
It is great to have a big picture that joins up all the bits and pieces that I have gathered over the years into a coherent framework that a non-dev can understand.
Always useful to solidify basics’ knowledge. Thank you for this video Max!
This is the best explanation I've seen so far
i enjoy every time when i see your videos even if i know the content
This should be one of the first classes in university. Amazing video
Interesting, this is also great for us who are already developers but don't have a full picture of how it works.. you're the man, I love your videos, keep up the good work
Happy to read that Javier, thanks a lot for your comment!
"How The Web Works"
Little pixies and leprechauns read what you write on the URL bar and then run in a big room and return on your screen with what you look for and half of them stand and show you what you wrote on the URL bar and the others hop around holding advertisements. Until suddenly your parents burst into your room and you realise you didn't mute the computer.
my favorite teacher.. He explains complicated topics very easily.
You must really love those shoes 😁
I do indeed like them, yes :)
@@academind Great shoe indeed.
🤣🤣.
it seems you are interested in everything except the actual message in video 😭
@@bhargavikommineni6970 that's called multitasking bro 😅
Bro, i have been watching different videos so far since am a self-taught, but i have never watched a video like this, it is nice and clear. i just wanna say keep it up brother. do more videos. Thank You!
Wonderful content! Seriously, I finally could understand how web works. I’m a visual learner and the graphics helps a lot!!!
I had all the knowledges of the bits you mentioned..like having all the parts of a car and you have help me to put them all in one piece like a car..... Thank You - I am subscribing your channel now
the best video on how web works that I've ever seen
Very succinct explanation of the basics. A great starting point to teach people about the mechanics of a webpage.
*A nice overview thanks!*
Amazing explanation!! Thanks
Fantastic.
Love the focus on the client-server principle.
this was a really good informations you go directly to the point thank you so much bro .I was looking for a way to start they say "the hardest step is the beginings" but you made it easier thank youu again : ))
The Best Teacher i have ever seen ...
Wow, this means so much to me Mohsin, thank you!
Thanks so much for this! It's a exactly what you said at the end- a lot of this I knew vaguely and this finally gave me a solid deeper understanding of how it works, thanks so much for this! :)
Knowing how the web works should be one of the first things what an upcoming web developer should learn.
Thanks for the video!
this is what people needs. The big picture. it helps knowing what to learn in web development
Thank you so much Maximilian! Really appreciate the details you were able to cover up in just 12min. I shall go through your article and will check up the Udemy courses too. Thank you once again!
in the middle of the user pc and the server there are many routers, firewalls, switches, load balancers, ips etc. the packet travels hop by hop and in each step changes mac address. the ip header stays the same. usually the server will be behind a firewall. firewalls will also change ip header (nat) and check application data to see if there is a danger. after the firewall there is usually a load balancer like f5 or radware. the load balancer will balance requests to a farm of servers. sometimes the load balancer does also the https decryption, that is the certificate is installed on the load balancer and not on the server.
Super helpful clear explanation, thanks a lot!
Best video on web i have ever watched. Thank you for such amazing content..
Great Video, Learnt a lot, thanks so much love from Pakistan!
Thanks a lot. This piece is very enlightening. Very well made.
Thank you for this amazing video, Max! The concepts are now clearer in my mind. I needed to learn how this works 'cause I'm learning how to use APIs in Python. You do an amazing job!
Hey Max, you are absolutely great! I am learning web development alongside my main job (also found your Udemy courses!), and you are making it so much more engaging, interesting and fun! This was a great intro, which I wish I would have found much earlier :p Keep up the good work and thank you so much!
Thank you very much for this awesome feedback and support Max!
thanks, Maximilian I learn a lot from your video. love from India keep it up
Thank you for that! I'm starting new and this gave me a huge knowledge boost therefore I know some of the stuff you said but well done thank you so much.
Excellent explanation, made simple to understand
I liked the video as soon as I saw the AirMax's. However, the content was great too thanks!
This was such a great video, well done man, very helpful!
Great video... Stumbled on you trying to find out more about AWS. Simplified some grey areas for me. Thank you
Great to hear!
Honestly, I havent understood the terms of DNS,IP,HTTPS,REQUEST-RESPONSE completely, at least till now. You clarified them such a simple way. People generally focus on the details too much but cant show the big picture and that's why you feel like "lost" when someone uses a term such DNS,HTTPS etc . Thanks for this straightforward expo and I hope you will continue to explain such details in your following videos.
It's so great to read that the video made things clearer for you. Another video which kind of follows this style will be released today :)
Thank you so much for uploading!
Amazing explanation.. I love it. I never studied it and now i know how the client-server model works.
AMAZING Explaination Dude!
much clearer ! Thanks !
this guy is a national and international treasure...
I don't know what to say, thank you very very much for this absolutely fantastic feedback Rawle!
These is the best explenation ive never seen .
I usually start by first liking your videos .......Thanks for sharing
Awesome video! nice and crisp
All I have got to say is, AWESOME video
Great videos...Do you have any free courses?
The entire content here on TH-cam is for free.
@@academind Thank you for replying..Love your videos...Simple and On point. Much love and appreciation from NEPAL.
Great video helped me a lot
I just discovered your channel. Great explanation!
The best explanation I've seen about this topic so far. Great work, dude!
I rarely comment and I invent my time wisely on social media and really I enjoyed your content. thumbs up and would love to follow. thanks a lot for your time.
Awesome! Thank you!
Nice to see, you keep improving your video's on several aspects. I only think you are not using those running shoes ;-)
I indeed try to work on the content and presentation, things can always be improved! I do use the shoes, but not as running shoes to be honest :D
10:40
Json data only ?
Could I use post requests during session instead ? , that’s mean users must have to login first .
Why json ? Is it efficient ?
Is it used for updates ?
Do I need to learn it ,and why?
Amazing video, learnt a lot
thank you so much man, really helpful and clear
another moment of pure pleasure with the only #webGoat.
Wow, that's just amazing to read, thank you!
@@academind we got to thanx u cose yu could keep yr knowledge but yu share it and the way its done is just😍
Amazing video, sir!! It's the most clear video explaining the entire process of how web works. Thank you so much sir for this video🙏🏻🙏🏻🙌🏻🙌🏻.Do keep making such videos.
Thanks a lot. This is great content easy to consume and understand
excellent presentation. thanks !!!!
Awesome. Thank you!
I have been finding a video that explains to me how the web works and yours is the one that made me stop searching
excellent explanation on how web works. thumbsup
Known all this stuff before, but still interesting to watch.
Like the explaination a lot, great job, thx a lot.
Thank you. Now I know which to learn
Thanks KSRRS for sharing for a lot of knowledge
for me as a starting web developer this was the most useful video I have ever watched
Thank you so much! Very well explained 🙏
I wonder if you could share the infography... it'll be awesome to have as a nutshell...
He produce a quality content.
Amazing content
Great explanation
Thank you so much it really helped a lot
You should have above 1M subscribers...Excellent Sir for everything...
I'm very happy with the awesome support I get from you and so many others already to be honest! But of course it would be great to reach even more people but we'll see :)
Wow, so glad i found this video in 2021 😎
Commenting to support content
This is a great video for a beginner who wants to know how internet works. This was exactly what i was looking for. Thank you for the upload.
Great overview and btw nice background you have there.
Happy to read that, thank you!
Your videos are awesome! Great! Thank you
Nice Video! Always wanted to know how this all works. By the way, could it be that you are German? Because of your name I wondered
Very nicely explained
great explanation!
Learn a lot.
Thanks.
Thanks for this explanation!
Always come with great video
Thank you Abhishek :)
Max you simply are the best
thanks i learned what html does and css
Then is it safe to assume that by default it is server side rendered? Or this is entirely different?
amazing video, thanks a lot!
Very helpful!
first give a like then start watching max's great content
Thank you for your support, I hope you also like it after watching the video!
This was great, thank you!
Thank you sir❤Really appreciate this
Nice shoes behind you Max.....great video again
Thank you, I bought these btw, so no paid promotion or anything like that :)
Web assembly video, please! I think it introduces new opportunities on the web, I'm really looking forward to it!
max when did you switch academind to gatsbyJS? as far s i can remember it was built with nuxtjs. right?
That's correct, we used Nuxt.js. You just need something new from time to time and I found Gatsby pretty interesting :)
@@academind yeah. makes sense
Recommendation for upcoming devs - start here and get down the basics :)
Do not learn html, css, js right away without knowing a thing about what's happening behind the scenes ;)
Thank you! I really think it's important to think about the big pictures first before directly diving into the subject.
@@academind exactly! i wish someone would have told me this before i started to learn web dev myself :)