OOP is a way of structuring code around objects that:
- represent things (users, cars, games, etc.)
- bundle data (properties) and behavior (methods) together
In JavaScript, since ECMAScript 2015 (ES6), this is may be done with classes.
Mostly harmless
OOP is a way of structuring code around objects that:
In JavaScript, since ECMAScript 2015 (ES6), this is may be done with classes.
Inheritance means one class can reuse and extend another class.
The new class inherits properties and methods from the old one.
A method is just a function that belongs to a class (or an object).
It’s something the object can do.
For 2026, Pantone has selected PANTONE 11-4201 Cloud Dancer, a soft, airy white. The colour is described as calm, reflective, and quietly uplifting — a reset button in a noisy world. Cloud Dancer suggests simplicity, clarity, and the idea of a fresh creative starting point.
I’ve made a simple list, with just the 140 colour names defined in CSS, shown on black (or white) background.
I’ve collected some historical events and trivia to put together a Timeline of Computers and the Internet at https://timeline.geek.no/