9- JavaScript Tutorial for Beginners | Lesson 9: Functions - Objects - Arrays - Web Storage

preview_player
Показать описание
In this video, I'm gonna show you:
- Functions
- Why?
- JavaScript Function Syntax
- Function calling / Invocation
- Function parameters
- Function Return
- Objects
- Why?
- Creating Objects
- Accessing Object Properties
- Arrays
- Why?
- Create an arrays
- Accessing Array Elements
- Converting an Array to a String (using .toString() method)
- Array Properties and Methods (.length property - .sort() method)
- Removing the first element and shifting all others to the start shift()
- Web storage (local storage - session storage)
- Why?
- Syntax:
- Save Data to Local Storage
- Read Data from Local Storage
- Remove Data from Local Storage
- Remove All (Clear Local Storage)
repeat all for the session storage.
Storing and Retrieving arrays and objects in localStorage

Previous Video (8- JavaScript Tutorial for Beginners | Lesson 8 - Exercise: Add two numbers in JavaScript):
Рекомендации по теме
welcome to shbcf.ru