Results for: "code"

Contents (562)

Matrix. An open network for secure and decentralized communication that you can install in your Ubuntu server
Matrix. An open network for secure and decentralized communication that you can install in your Ubuntu server

Imagine to have an open platform that is as independent, vibrant and evolving as the Web itself, but for communication.…

read more
The concept of Model-View-Controller (MVC) explained
The concept of Model-View-Controller (MVC) explained

In software engineering, we use design patterns as reusable solutions to a commonly occurring problem, a pattern is like a…

read more
The package managers npm and yarn: main differences
The package managers npm and yarn: main differences

npm and yarn are package managers that help to manage a project’s dependencies. A dependency is, as it sounds, something…

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