S
S
semen-kyiv2019-04-14 17:39:05
JavaScript
semen-kyiv, 2019-04-14 17:39:05

What are some examples of using OOP in JS?

I ask you to give me examples where in real life (namely in production) the implementation of OOP features in JavaScript is used? For example, classes, objects, prototypes... I learned how to work with this at the pet_project level, or else I can implement that coffee maker from the javascript.ru tutorial. However, I feel that this is not practical.

Please give me examples from real projects where these things are applied (Classes, objects, prototypes in JS...). It is not searched on the net, but there is no experience in projects yet.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Shvets, 2019-04-14
@semen-kyiv

The most OOP OOP in js is Angular.
At the same time, get acquainted with typescript.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question