Results for: "url"

Contents (205)

How JSON data types work in mysql
How JSON data types work in mysql

First introduced in MySQL 5.7.8, the JSON data type is a specialized binary column type, similar to a blob ,…

read more
Useful technical SEO checklist for developers
Useful technical SEO checklist for developers

Let's start from the beginning. What is SEO? When we talk about SEO we are talking about Search Engine Optimisation:…

read more
How to Configure the Mod_Security Core Ruleset in Ubuntu
How to Configure the Mod_Security Core Ruleset in Ubuntu

ModSecurity is a Web Application Firewall, a program that can be used to inspect information as it passes through your web…

read more
Fetch API, an amazing replacement of XMLHttpRequest AJAX
Fetch API, an amazing replacement of XMLHttpRequest AJAX

When AJAX came to the modern web, it changed the definition of how web works. We all are using ajax…

read more
How to Install Syncthing on Ubuntu 16.04
How to Install Syncthing on Ubuntu 16.04

This tutorial shows how to install Syncthing on Ubuntu 16.04 Desktop LTS Xenial Xerus. Syncthing is a free continuous file synchronization…

read more