VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Functions - Beau teaches JavaScript

Functions - Beau teaches JavaScript

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Functions are one of the fundamental building blocks in JavaScript. This video talks about function definitions, names, arguments, parameters, scope, and nesting functions. Code: - https://codepen.io/beaucarnes/pen/gmLqQE?editors=0012 More info: - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions Video on closures: https://www.youtube.com/watch?v=1JsJx1x35c0 Video on hoisting: https://youtu.be/C1PZh_ea-7I Beau Carnes on
Date: 2022-03-14

Comments and reviews: 8


Hey, I think I figured out how to overload functions in js. Using fall through with -- parameter evaluation, the bad being one has to arrange evaluation in a linear and logical way, limiting or complicating as a result. The -good-, explicit range declarations. ie this(can take 0 to 5 parameters to execute and only 0-5 parameters with the usual unused extras, where as I could make it to take a dynamic no. of parameters) Jeff do good or bad thing?
reply

Also, you need to turn up the volume for your vids: there are some of us who do NOT want to be leashed to our headphones and if you don't get that, then you can fk right off and we will move on and find someone else. I can barely hear you, and I have to keep going back and listen again; this is really annoying.
reply

Always remember to repent of your sins (sin is transgression of YAHUAH The Father In Heaven-s LAW: Genesis, Exodus, Leviticus, Numbers, & Deuteronomy) And Have Belief On Yahusha The Messiah. HE Died and Rose three days later so that you can be forgiven of your sins!
HE Loves you! Come to HIM--------

reply

One more thing: in JS, functions are a bit counter-intuitive; why do you think so many people have trouble with them? I think it will help if you spend more time helping them understand the logic. I know you get it, but your job is to help US get it. You tend to be breezing through all this.
reply

there is something i want to point out, for absolute beginners, it s necessary to clarify, for example, that the name of a function can be anything we wanna name it as long as it doesn't interfere with the rules of naming variables.
reply

Thank you so so so much! I have been struggling with this so bad. I read books, payed attention in class and i just couldn-t get the concept down. You explained everything so clearly in such a short time. More videos, please :)
reply

This was very helpful, thank you! Being a beginner, sometimes I go so far down the rabbit hole that I forget some of the basic terminology.
reply

People bashing this guys teaching style wow, go make you own youtube video on functions and we can all judge your teaching style huh
reply
Add a review, comment






Other channel videos