JavaScript Tutorial for Beginners - 06 - Functions

preview_player
Показать описание
Functions in Javascript.
Рекомендации по теме
Комментарии
Автор

you a great teacher! the lessons last just long enough to pass on one concept or skill. The best video tutorial i have viewed. short sharp sweet! thank you.

sdkanu
Автор

EJ is an amazing instructor. Everything is clear and concise, the videos are in high def and only 5-10 min long. Thanks for a great series!

craigjohnson
Автор

Mr EJ your explanation is on the next level, I have seen HTML, CSS tutorials and now i came to script really love it,
Namaste from India.

tejastoley
Автор

I am a little lost in these tutorials, I completed those html and css tutorials, will this take time for this or there is any prerequisite to learn JavaScript?
P.S. Love this channel much☺️

sheetalmadi
Автор

I like how you keep the content as its title.
Awesome work as always.

vunguyen-oppc
Автор

you are the best teacher ! can you please upload some more videos on advanced JavaScript tutorials?

vnaga
Автор

Mr. EJ the way you explain is awesome. plz..plz make a video on React js

swagatikasahoo
Автор

I’ve been watching from HTML...this is very good..but I can’t get this alert right here. It worked without the curly brackets but with the function and I don’t get a prompt and I typed everything you type precisely

Kraziihype
Автор

nice short sweet and simple, what a great way to teach ej you are my master and i don't even know your name. thank you so much for this gift of knowledge, but i don't know why you have left working on this channel... i want you to come back master for more knowledge for me... i hope we could live near each other so i could send you gift master :(

PSMbayan
Автор

Good explanation of the subject matter

crunckNATIon
Автор

i just realised you can replace document.write with
function write (txt) {
document.write(txt);
}
so then you can do
write("hello");
and it would work lol

tastyl
Автор

thats cool! well if one needs that alert msg on right click so how would that be done?Thanks!

retarddevil
Автор

Pls Ej pls pls make a tutorials for angular js

sheerasai
Автор

why we enter a function name again at last



function newfun () {


alert("functions");

}

newfun () ;

viveknehra
Автор

is it important to run the program as admin?

typhannieweits
visit shbcf.ru