© 2023 Hashnode
#browser
Internet and How it Work:- The internet is a global network of connected computers and servers that communicate with each other using standardized protocols. It allows for the sharing of information a…
INTRODUCTION This is my attempt to answer the question, “What happens when you type www.google.com into your browser’s address box and press enter?”. I want first to create a background scenario to work from. So I am on my desktop PC in my …
In this part, we have our first friends: Browser Extensions, To save you from the evil tabs!! OneTab - First and foremost Are you someone who has tons of tabs open in your browser simultaneously? (y…
JavaScript! It's an affection of some software developers. I don’t need to introduce this language differently. It is the most widely used language in the software industry. JavaScript is easy to lear…
Recently, I wanted to gather some data from Google for research and analysis purposes based on search results for different keywords. Google.com doesn't have any API which gives us the data we need, …
Cache (pronounced as cash) As we are in 21st century This word "cache" is very friendly to us, either we are using smartphone or any similar devices. Most of the times we get a notification to clea…
What is Vivaldi? Vivaldi is a customization-friendly internet browser developed by the team that created Opera. It was launched in 2016 when the team discovered discontentment amongst users of Opera d…
Le phishing (hameçonnage en français 🤓) reste un des vecteurs d'attaque les plus utilisé par les hackers pour tenter de compromettre un réseau d'entreprise. Bien que les différents outils techniques …
1. What is HTTP? If you are new to this theme, continue to read this block, but if you’re familiar with this, skip this paragraph and go straight forward to the next one. For those that are new to thi…
Did you ever think about how the browser fetches the website using a URL, processes it and then displays it to the user? Let's get acquainted with some terms before moving to the understanding how the…