Results for: "Servers"

Categories (1)

Contents (107)

A FULFILLED PROMISE - Using the FETCH API to make AJAX calls
A FULFILLED PROMISE - Using the FETCH API to make AJAX calls

In this article we talked about what AJAX calls are and how to use them in a traditional way, by…

read more
How to make the website's dark mode persistent with Local Storage, CSS and JS
How to make the website's dark mode persistent with Local Storage, CSS and JS

Recently we wrote about how to do a switchable alternative color mode or theme, a very useful and popular feature…

read more
Dark Web: the creepy side of the Internet is not as dark as believed
Dark Web: the creepy side of the Internet is not as dark as believed

People who surf the Dark Web are not necessarily looking for something illegal. Most people want to protect their privacy.…

read more
How to watch deleted or private Youtube videos
How to watch deleted or private Youtube videos

Today we are going to talk about the technique which you permit to be able to recover videos from Youtube…

read more
HTTP Cookies: how they work and how to use them
HTTP Cookies: how they work and how to use them

Today we are going to write about the way to store data in a browser, why websites use cookies and…

read more