JavaScript is surely object oriented based....even though it looks like it is object based. If you go through my old lectures...it follows most of the principal of object oriented programming like classes and inheritance. In the coming versions of JavaScript...it is also going to have private and protected fields which describes encapsulation. Maybe in next version we can see abstraction & polymorphism. JavaScript implements ECMAscript which is also implemented by Typescript and typescript is a pure object oriented programming language. Because of this I can say that in few years js will be a completely object oriented programming language. But so far by the latest release of js version 2021 js is partially object oriented. Hope this answers your question.
Amazing, thanks
what is use of final method in promises
Hi sir, javascript is object oriented based or object based ?
JavaScript is surely object oriented based....even though it looks like it is object based.
If you go through my old lectures...it follows most of the principal of object oriented programming like classes and inheritance.
In the coming versions of JavaScript...it is also going to have private and protected fields which describes encapsulation.
Maybe in next version we can see abstraction & polymorphism.
JavaScript implements ECMAscript which is also implemented by Typescript and typescript is a pure object oriented programming language. Because of this I can say that in few years js will be a completely object oriented programming language.
But so far by the latest release of js version 2021 js is partially object oriented.
Hope this answers your question.
@@procademy Yes, thank you so much sir.
Please share this channel with others if you like my videos...🤝🤝
@@procademy make videos on typescript