Results for: "exam"

Contents (519)

Strings in JavaScript: What they are and how to use them
Strings in JavaScript: What they are and how to use them

In this tutorial we are going to explain what strings are and how they are used in JavaScript. The tutorial…

read more
Formatting hours in Javascript
Formatting hours in Javascript

Continuing with the set of articles that talk about internationalisation elements, like the previous one where we talked about relative…

read more
Request data with prompt in JavaScript
Request data with prompt in JavaScript

After having published several articles about how to manipulate arrays and dates, today I will publish a post that some…

read more
Are you being floCed by Google?
Are you being floCed by Google?

No panic! Don't be alarmed, because it may sound worse than it is. But since Google doesn't seem to have…

read more
What are React Hooks and what problems they solve
What are React Hooks and what problems they solve

Working with React, - and before the release of Hooks in version 16.8 -  there was always the possibility to create…

read more