Since Classical inheritence is well understood both in javascript and the programmer community and almost all object-oriented code written in javaScript uses this paradigm.
Also prototypal inheritance is very memory efficient.
I am designing an API for javascript but could not decide which one to use for my API
问问题
32 次