#web-development
Read more stories on Hashnode
Articles with this tag
Let's start by asking ourselves why would we need the previous state? There might be some cases where you need to render a different view which also...
<script> is used to execute JavaScript code in the HTML document. You can include it in the <head> or the <body> tag or in both places. This thread...
You might've heard that HTTPS is a way to secure your website using an SSL certificate. Have you wondered what makes it secure? What goes under the...
Have you ever wondered what happens when you type a URL in the search bar? What happens behind the scenes? Where does YouTube come from when you type...