Results for: "return"

Contents (243)

How to build a basic PWA with HTML and Javascript
How to build a basic PWA with HTML and Javascript

Looking at the web for a basic PWA online training exercise, everything I found was just too confused or required…

read more
JavaScript Basis: Syntax & Structure
JavaScript Basis: Syntax & Structure

Programming languages are defined by rules. The syntax is what we follow when we write our code, which forms the…

read more
The Absolute Beginner's Guide to Sass
The Absolute Beginner's Guide to Sass

You've probably heard about CSS preprocessors before, whether it's Sass, LESS or Stylus, and they're all great tools to maintain…

read more
Most Popular Node.js Frameworks in 2019
Most Popular Node.js Frameworks in 2019

Before Node.js, web developers always faced the issue of having to use different languages for client-side and server-side scripts. JavaScript…

read more
6 JavaScript Utility Libraries you Should Know in 2019
6 JavaScript Utility Libraries you Should Know in 2019

Nowadays Javascript is the most popular and widely used programming language, so the ecosystem around it constantly grows. However, it is…

read more