Java-esque OOP in JavaScript and a jQuery fail

前端 未结 6 1644
走了就别回头了
走了就别回头了 2021-02-08 06:31

I\'m working on a project and I\'m really trying to write object-oriented JavaScript code. I have just started reading Douglas Crockford\'s JavaScript: The Good Parts and I\'m q

6条回答
  •  礼貌的吻别
    2021-02-08 07:06

    In reference to doing OO in Javascript you should watch Douglas Crockford's Advanced Javascript lessons

提交回复
热议问题