Results for: "IA"

Categories (2)

Contents (961)

Guide to viewport units vw, vh, vmin and vmax
Guide to viewport units vw, vh, vmin and vmax

The viewport is the area where the browser renders the site. This is your screen minus the reserved space of…

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
How to Connect to a Remote Server via SSH from a Linux Shell

Introduction Secure Shell (SSH) is a UNIX-based command interface and protocol for securely getting access to a remote computer. SSH is…

read more
PHP 7.2 will be the first Programming Language to add Modern Cryptography to its Standard Library
PHP 7.2 will be the first Programming Language to add Modern Cryptography to its Standard Library

Last week, the voting phase closed on an RFC to add libsodium to PHP 7.2. The result was unanimous (37…

read more