Results for: "return"

Contents (245)

Understanding the JavaScript language (guidelines for beginners)
Understanding the JavaScript language (guidelines for beginners)

What began in 1995 as a modest 10-day project is now one of the world's most commonly used programming languages.…

read more
7 Useful tricks for writing more concise and performant JavaScript
7 Useful tricks for writing more concise and performant JavaScript

When we started writing about JavaScript, we created a list of every time-saving trick we discovered in the code of other people, on…

read more
How To Grow Your Small Business
How To Grow Your Small Business

A business that stays still will stagnate. To be successful and to have a business to be proud of, you…

read more
Developing a JavaScript video game: Part 3
Developing a JavaScript video game: Part 3

Here we are! We're back with the third part of the article . If you missed it, read the first part…

read more
Core features overview of JavaScript syntax (ES6)
Core features overview of JavaScript syntax (ES6)

Several changes to JavaScript were introduced by ECMAScript 2015, also well-known as ES6. Here is a summary of a number…

read more