Unveiling the World of Web Development: A Comprehensive Overview and Essential Insights 🌐 - Part 2

Ali Samir
Dec 26, 2023
2 min read
post_comment0 Comments
post_like0 Likes

#Let's proceed with our exploration of the key concepts to grasp a thorough understanding of the web development process.


In case you haven't seen Part 1 yet, you can catch up by visiting the following link:https://s.mentoor.io/WOZ



#📌 Hosting

Web hosting is an online service that lets you publish your website files online. So, anyone with access to the internet has access to your website.


⚡️ What Is Web Hosting?https://youtu.be/htbY9-yggB0

⚡️ Different Types of Web Hostinghttps://youtu.be/AXVZYzw8geg

⚡️ Where to Host a Fullstack Project on a Budgethttps://youtu.be/Kx_1NYYJS7Q



#📌 DNS

🔰 The Domain Name System (DNS) is the Internet's phonebook.

🔰 Humans access information online through domain names, such as nytimes.com or espn.com.

🔰 Web browsers interact through Internet Protocol (IP) addresses.

🔰 DNS translates domain names to IP addresses so browsers can load Internet resources.


⚡️ What is DNS?https://www.cloudflare.com/en-gb/learning/dns/what-is-dns

⚡️ Mess with DNS - DNS Playgroundhttps://messwithdns.net

⚡️ How DNS workshttps://howdns.works

⚡️ DNS and How does it Work?https://youtu.be/Wj0od2ag5sk

⚡️ DNS Recordshttps://youtu.be/7lxgpKh_fRY

⚡️ When to add glue records to DNS settingshttps://youtu.be/e48AyJOA9W8

⚡️ DNS Records for Newbies - How To Manage Website Recordshttps://youtu.be/YV5tkQYcvfg



#📌 Browsers

A web browser is a software application that enables a user to access and display web pages or other online content through its graphical user interface.


⚡️ How Browsers Workhttps://web.dev/articles/howbrowserswork

⚡️ Role of Rendering Engine in Browsershttps://www.browserstack.com/guide/browser-rendering-engine

⚡️ Populating the Page: How Browsers Workhttps://developer.mozilla.org/en-US/docs/Web/Performance/How_browsers_work

⚡️ How Do Web Browsers Work?https://youtu.be/WjDrMKZWCt0



⭐ During our discussion, we covered some of the crucial concepts in web development that are fundamental to understand, without going into details about any specific technology.

⭐ These core concepts will serve as a useful reference for everyone, whether you are new to this field or an experienced developer refining your skills, in navigating the constantly changing web environment.

I hope you found our discussion informative and enjoyable! 😊

You are not logged in.