Results for: "return"

Contents (245)

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
How to Pick the Best Macbook for Graphic Design Work
How to Pick the Best Macbook for Graphic Design Work

Graphic designers tend to do the majority of their work using a graphics tablet. However, a computer is still something…

read more
What is the origin of the word SPAM?
What is the origin of the word SPAM?

It is 40 years since the first spam e-mail was sent. Surely most of the readers of this blog had not yet been born, as…

read more
Popular DNS Attacks and how to prevent them
Popular DNS Attacks and how to prevent them

DNS services are essential for web browsing. However, it is one of the most vulnerable to attacks. This guide will…

read more
TypeScript: The evolution of JavaScript
TypeScript: The evolution of JavaScript

When you're involved in the development of a large project, programming languages like JavaScript don't seem to be the best…

read more