Javascript for beginners - Data types

preview_player
Показать описание
In this video I will show you the different data types in JavaScript.

00:00 Intro
00:06 What are data types?
01:04 All data types
05:22 typeof

#javascriptforbeginners #javascript #coding

saperis - Technology made easy

Рекомендации по теме
Комментарии
Автор

Thank you so much - loved the video, super helpful and simple enough for me to understand

candiceerasmus
Автор

Hi Saperis,

I'm Beginner on javascript I watch your video to learn about code.
I'm not in programming background My background is Finance what should my first step ?

nadiasaidyez
Автор

Hi Saperis,

Hope you are doing well and staying safe!!

Hi. I'm unable to convert date format using utilities service. Can you please help?

Actual Out put from the spreadsheet is Tue Aug 30 17:00:51 GMT+05:30 2022
And when I try to convert it to yyyy-mm-dd format using the utility service, the output I get is gibberish "2022-33-30"

Here is the code:

var dueDate =

dueDate = new Date();
dueD = Utilities.formatDate(dueDate, "GMT+05:30", "yyyy-mm-dd");

Cheers,

rockingraghav
Автор

Age 1 is not equal to age 2 in JavaScript

gisvectorsurveillance
Автор

FALSE.

But what if the line had read: age1 == age2 ?

arvvee
Автор

false. 45 is a number. should be No marks.

scenesclipsmovies