Modern Software Development: QCObjects

HomeBadges
Blog Author Picture

Jean Machuca

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.

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 is a representation of an object's prototype, and a prototype is a subset of definitions for the pro...

Dynamic Imports and Full Support & compatibility with top-level await

Apr 7, 20213 min read

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...

Code Benchmark: QCObjects similarities to Python 3 using JavaScript

Mar 29, 20213 min read

List Comprehensions are a language feature that is commonly associated with Python Data Structures. A list comprehension in Python consists of brackets containing an expression followed by a for clause, then zero or more for or if clauses. This is a ...

A Space Background (for Web Games) in JavaScript with QCObjects

Mar 28, 20218 min read

So many people want to start to develop web games today. However, there is not always an easy way to start. Today I'm gonna show you how to create a space background component for web games using math, JavaScript and QCObjects. To a better understand...

Announcing the arrive of the new version QCObjects 2.3 beta for January 15

Jan 5, 20211 min read

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...

[QCObjects][Breaking change]: Official dev version url changes to cdn.qcobjects.dev

Jan 5, 20211 min read

Breaking change! Official dev version url changes to cdn.qcobjects.dev ! Take action: Change the url of pointing the dev version of QCObjects: Where you actually have: https://qcobjects.dev/QCObjects.js , change to https://cdn.qcobjects.dev This ch...

Impressum

QCObjects is open source! Licensed under LGPL3 so you can use it in your company projects for commercial purposes, your personal projects, or you can fork it to make your own technology. My main purpose is to change the mind of developers thinking to code in legacy JavaScript is hard. Now, with QCObjects, it’s easier than ever.

© 2021 Modern Software Development: QCObjects

PrivacyTerms
Proudly part of