Results for: "logging"

Contents (66)

Top JavaScript libraries and frameworks part 1
Top JavaScript libraries and frameworks part 1

JavaScript libraries and frameworks make it easy to develop websites and applications with a wide variety of features and functionality,…

read more
Network attacks and how to avoid them
Network attacks and how to avoid them

Nowadays it is impossible to list all the different types of attacks that can be carried out on a network,…

read more
How to hide the you are typing text in a WhatsApp group
How to hide the you are typing text in a WhatsApp group

With WhatsApp groups there is usually no middle ground: either you like them or you hate them from the first…

read more
htaccess Rules to Help Protect from SQL Injections and XSS
htaccess Rules to Help Protect from SQL Injections and XSS

This list of rules by no means is a sure bet to secure your web services, but it will help…

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