#javascript #class #creativetech #staticmethods #static
In this video we will learn about static method in javascript classes. How to create static methods in javascript in classes. how to access those static methods in and return some data from those static methods. How to pass data to those static methods. How to pass an object of the class to the static method in classes.
For Javascript classes watch:
• Classes in JavaScript ES6: Getters and Set...
For Javascript Object watch:
• objects in javascript | javascript objects
For javascript arrays see :
• javascript arrays
For the javascript playlist click the below link
• javascript introduction | write your first...
For Javascript arrow functions see :
• arrow functions in javascript ES6
For javascript functions see:
• functions in javascript
To learn PHP basics click the following link
• 01 local server selection wamp, xamp, mamp...
To learn PHP OOP, object oriented programming click the following link
• Introduction