Skip to main content
Dublin Library

The Publishing Project

Tagged “Programming”

--- desc: ---
Javascript and Typescript classes

Once merely syntactic sugar over prototype-based inheritance, JavaScript classes have matured into a powerful feature set, offering developers a more familiar and robust object-oriented programming...

Javascript - what is this?

The this keyword in JavaScript can be tricky. It refers to the context in which a function is running, and its value changes depending on how that function is called. This guide will clarify what this...

Link to Archive

See all tags.