Jean Machuca
Modern Software Development: QCObjects

Modern Software Development: QCObjects

Follow
homebadges
Tag

classes

#classes

More content

Read more stories on Hashnode


Articles with this tag

Simplifying JavaScript Objects Inheritance in QCObjects Framework

Apr 7, 20215 min read

Objects Inheritance Objects Inheritance means that it is possible to inherit attributes and methods from one class to another. In JavaScript, a class...

Simplifying JavaScript Objects Inheritance in QCObjects Framework