20: Date methods in JavaScript - Learn JavaScript front-end programming

preview_player
Показать описание
Date methods in JavaScript - Learn JavaScript front-end programming. In this video we will learn about date methods which allow for us to show and edit the current date inside our websites.

--

mmtuts is a YouTube channel that focuses on teaching beginner and advanced courses in various multimedia related skills.
We plan to make tutorials available on programming, video production, animation, graphic design, and on software such as the Adobe Creative Cloud programs.

JavaScript for beginners is a how to series that teaches the JavaScript coding language to people who are just starting out learning programming. The course teaches how JavaScript scripting can be made easy and teaches how to build many features on websites through behavior using JavaScript. Creating behavior on websites with JavaScript is easy and should not be seen as otherwise, which is why we want to explain the language in a easy to understand way for beginners.

If you have suggestions on new courses, or specific lessons within existing courses you would like to see, then feel welcome to submit them in the comment section or in a private message. ALL suggestions will be seen, but not all will be replied to since we get quite a few every day.
Рекомендации по теме
Комментарии
Автор

Its a bit confusing to name your variable 'getDate'.

lardosian
Автор

I suggest you follow the standard OOP convention for naming functions and variables. Quite often you give functions names which are appropriate for variables and vice-versa.

ryanvb
Автор

Thank you so much your tutorial is very clear and simple

chukwugeorge
Автор

can u please make tutorials on angularJS please

vijethgames
Автор

Hello, just a small question (I hope it isn´t too dumb). Why does the date gets printed without calling the writing method?

akevinc
Автор

You have great voice for teaching. But why you always spell document.getElementById like "documents.getElementsById"

frontluenddan
Автор

Why is the date 4/0/2017 instead of 4/1/2017

cleariverstar