1 follower
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.
In the fast-paced world of software development, efficiency and adaptability are key. This is where Rapid Application Development (RAD) and the...
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...
Objects Inheritance Objects Inheritance means that it is possible to inherit attributes and methods from one class to another. In JavaScript, a class...
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...
List Comprehensions (Python vs QCObjects / JavaScript) · List Comprehensions are a language feature that is commonly associated with Python Data...
A smart technique to build a background for a web game · So many people want to start to develop web games today. However, there is not always an easy...