...save one flavour of JavaScript: OO or functional.
Which one do you bring with you and why?
...save one flavour of JavaScript: OO or functional.
Which one do you bring with you and why?
For further actions, you may consider blocking this person and/or reporting abuse
Tubeguruji -
Michael Andreuzza -
Mateo GuzmΓ‘n -
Simon Johansson -
Top comments (8)
Typescript, which is the only sane way to do Object Oriented javascript.
I give a
Swimmer
class to OOP and save functional.π
POP, because it offers runtime mutation of the code, I like it a lot
You mean OOP right?
Nope, I mean prototype π€
Interesting π§
Prototypal.