ECMA5 OOP
ECMA5 OOP
The Secret Life of Objects
- Repo ULL-ESIT-DSI-1617/oop-eloquentjs-example conteniendo el ejemplo “Laying out a table” del Chapter 6: The Secret Life of Objects
- The Secret Life of Objects example explained
- jsfiddle ilustrativo
Project Electronic Life
- OOP in JavaScript in ECMA5. Eloquent JS 2nd Edition: Project: Electronic Life
Herencia
- Repo con ejemplos de Herencia
- Tutorial Conversor de Temperaturas (gh-pages en GitHub)
- Repo ULL-ESIT-GRADOII-PL/ull-etsii-grado-pl-1213-temperature-converter
ECMA6 OOP
- OOP in JavaScript in Ecma6. Eloquent JS: The Secret Life of Objects
- ECMAScript 6 Power Tutorial: Class and Inheritance
- Object-Oriented JavaScript — A Deep Dive into ES6 Classes