Here is the second, summarizing part of the course, the theme of which is the JavaScript MooTools library. The MooTools library Let’s start with the benefits of object-oriented programming (OOP) support, offered by MooTools. “Class” and creating classes Constructor: where: properties (object) – is a collection of class properties. These properties can also be incorporated […]
Archive for the ‘MooTools’ Category

MooTools in a nutshell. Part 1.


MooTools is another library, worthy of attention. It can also expand our view on the JavaScript language itself. “My Object-Oriented Tools” – MooTools It is modular (in construction) JavaScript library. The foundation is called Core. Other libraries are optional. MooTools consists of a plurality of modules. Such design allows users to retrieve only the parts […]