Posted on

Learn JavaScript Episode #17: Functions – Multiple Parameters

In this JavaScript tutorial we will cover how to pass a function multiple parameters. I will also show you how to use the type of operator to identify whether something is a number, string, boolean, object, function, or undefined.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #16: Functions – Parameters and Return Values

In the 16th episode of this JavaScript tutorial series we will talk about a bit more about functions, and we’re going to pass parameters into a function. When you call a function you can supply data to the function, and then that data is used in the function to do whatever it is you’re trying to do.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #15: Textareas and Getting the Values of Inputs

Now that we are all done covering arrays, let’s continue learning about how to use JavaScript to interact with a web page. In this tutorial video we will cover textareas and how to get the values of inputs in JavaScript.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #14: Arrays Part 3

In this JavaScript tutorial video we will finish up with arrays. I will show you how to manipulate an array by it’s index number, and we will write an if statement to print out different strings based on whether an item is present in the array.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #13: Arrays Part 2

In the 13th episode of this JavaScript tutorial series we will continue covering array manipulation. I will show you how to print the length of an array, loop through an array using the forEach method, and the shift and unshift methods.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #12: Arrays Part 1

In the 12th episode of this JavaScript tutorial series we will cover arrays. This video will be the first of a three part series on arrays, and we will begin by covering the basic syntax, the pop method to remove items, the append method to add items, and how to access each item by it’s ID. Remember, in programming the first item in an array, list, or dictionary is 0 🙂

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #11: Setting an Elements innerHTML

In the 11th video of this series we will be covering how to set the innerHTML of an element. This will be a quick tutorial.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #10: Event Handling

In the 10th episode of our JavaScript tutorial series for beginners we will be discussing event handling. This is a very important topic because when programming in JavaScript you will often need to interact with HTML elements, and other objects on a webpage. To demonstrate event handling, we will be programming a button on our webpage.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #9: Defining Functions

In the 9th episode of this JavaScript tutorial series we will cover user-defined functions. A function is essentially a block of code that is not run but that you can reference in your code to have it run. In this video, I will show you how write a function that calls on a variable to print a string in the console.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato

Posted on

Learn JavaScript Episode #8: For Loops

In the 8th episode of this JavaScript tutorial series, we will cover for loops. A for loop is a way to do something repetitively until a certain threshold is met. In this video, I will show you the basic syntax in JavaScript, and we will write a conditional for loop.

Get The Learn to Code Course Bundle!
https://josephdelgadillo.com/product/learn-to-code-course-bundle/

Get The Complete Front-End Web Development Course!
https://www.udemy.com/front-end-web-development/?couponCode=WORDPRESS

Best,
Joseph Delgadillo
Web: https://josephdelgadillo.com/
YouTube: https://www.youtube.com/c/JosephDelgadillo
Steemit: https://steemit.com/@jo3potato