Hello, I'm Jean Machuca, creator of QCObjects and I want to thank you for your support! QCObjects is a technology based in JavaScript that is meant to allow developers to code fancy, clean and quick.
The idea of QCObjects is to make the code as simple and clean as possible, so you can scale to large scale projects effectively avoiding to write spaghetti code. What are QCObjects Smart Widgets? In short words: They are a simplified way to write cu...
Objects Inheritance Objects Inheritance means that it is possible to inherit attributes and methods from one class to another. In JavaScript, a class is a representation of an object's prototype, and a prototype is a subset of definitions for the pro...
The top-level await explained Since the latest version of NodeJs and V8 in what they were announcing full support and compatibility with top-level await proposal of tc39, there was a storm of diverse opinions around the Internet. The most popular was...
List Comprehensions (Python vs QCObjects / JavaScript)
A smart technique to build a background for a web game
Announcing the arrive of the new version QCObjects 2.3 beta for January 15 Top features Breaking change: New official cdn endpoint: Not anymore from https://qcobjects.dev/QCObjects.js . The new URL will be https://cdn.qcobjects.dev/QCObjects.js Meta...