Practice Reading JavaScript Documentation, Learning Iterators, some, every, and filter Methods JS

Channel:
Subscribers:
7,740
Published on ● Video Link: https://www.youtube.com/watch?v=_3MnWUpImJo



Duration: 4:23
152 views
6


In this lesson we go over, Practice Reading JavaScript Documentation, Learning Iterators, some, every, and filter Methods JS. This video is based on Codecademy's JS Iterators section, lesson, "Iterator Documentation". In it, we learn how to navigate JavaScript documentation. We learn what the documentation sections contain. We learn that MDN's method page allows us to learn about the different built-in JavaScript methods available to us. We learn the MDN documentation tells us correct syntax when using a method. The JavaScript documentation teaches us the parameters a method can accept or requires. The best JavaScript documentation explains the return value of the function and has an extended description! Good documentation should obviously have good examples of using the method to see good use-cases. It is important to read up on programming documentation and get good at analyzing documentation in every programming project. Make sure to get comfortable reading JavaScript documentation because it will get you ready to read any type of programming documentation. This will lead you on your way to becoming a programming master! Learn to practice reading documentation regularly to keep your programming skills sharp and impress your developer friends!




Other Videos By We Will Code


2022-03-19We Will Code Live Stream
2022-03-19Accessing Nested Objects with JavaScript, Codecademy's Learn JavaScript, Array with Multiple Objects
2022-03-18Learn How to Create Object Methods in JavaScript, Writing Object Methods In JavaScript on Codecademy
2022-03-18Object Property Assignment in JavaScript, Codecademy's Learn JavaScript Assign Objects Properties
2022-03-18Using Bracket Notation to Access Object Property, How to Access Object Properties, Bracket Notation
2022-03-18Accessing Properties in Objects with JavaScript, Access Object Properties in JavaScript, Codecademy
2022-03-17Practice Creating Object Literals in JavaScript, Codecademy Learn JavaScript, How to Create Objects
2022-03-17An Intro to JavaScript Objects, Introduction to Objects in JavaScript on Codecademy Learn JavaScript
2022-03-17Review Iterators on Codecademy, Practice Iterators in JavaScript, Learn about How to Use Iterators
2022-03-17How to Choose the Right Iterator, Choosing right Iterators with JavaScript on Codecademy's Learn JS
2022-03-16Practice Reading JavaScript Documentation, Learning Iterators, some, every, and filter Methods JS
2022-03-16Best Relaxing Concentration Music Piano, Study Music, 2022 Motivational Instrumental Music for Work
2022-03-16Practice The reduce Method with JavaScript, Codecademy's Use The reduce Method in Reducing Array
2022-03-16The findIndex Method Explained with JavaScript, Codecademy's Practice findIndex Method, Iterators JS
2022-03-15Iterators Explained, The filter method with JavaScript, Codecademy's Use the filter Method on Arrays
2022-03-14How to Use the map Method in JavaScript, Return a New Array with map Method on Codecademy, Iterators
2022-03-14Practice the forEach Method with JavaScript, forEach Explained on Codecademy, Use the forEach Method
2022-03-14Higher-Order Functions JavaScript Review on Codecademy, Tips when Practicing Higher-Order Functions
2022-03-13Functions as Parameters Explained, JavaScript Higher-Order Functions Codecademy Function as Argument
2022-03-12Higher-Order Functions, JavaScript Functions as Data, Codecademy Assign and Reassign Function Data
2022-03-11An Intro to Higher-Order Functions, Codecademy's Learn JavaScript, What are Higher-Order Functions



Tags:
Coding
ES6
JS
JavaScript
Programming
Tutorials