Results for: "UI"

Categories (1)

Contents (830)

The 6 Essentials for Creating a Visually Appealing Web Design
The 6 Essentials for Creating a Visually Appealing Web Design

Creating a website might seem like a simple thing. After all, what do you really need besides a good hosting…

read more
How to configure Tor to browse the deep web safely
How to configure Tor to browse the deep web safely

Today we explain how to set up Tor to browse safely, and we'll share some links to safe sites on…

read more
How to clone objects in JavaScript
How to clone objects in JavaScript

Primitive and referenced values (objects) behave very differently when we want to make a copy of them. Primitive values Let's suppose a…

read more
How to create the perfect hacker-proof password
How to create the perfect hacker-proof password

We have not learned and we still use passwords that are extremely easy to hack and vulnerable to cyber attacks.…

read more
All the javascript functions and methods to manipulate arrays
All the javascript functions and methods to manipulate arrays

This article will show that the prominent JavaScript array functions are .map(), .filter(), and .reduce(), and will then go through…

read more