Start practicing OOP in JavaScript today

In this article, I will show you the fundamentals of object-oriented programming (OOP) in the JavaScript language. Of course, it is supposed to be just an introduction to this subject, but you will learn how to use objects, create entities, create in… Read more

Similar

W3.CSS enhanced with JavaScript new NPM

W3E is an extension of the W3.CSS framework, offering additional functionalities and supplementary JavaScript `w3e.js` for more complete features.. Latest version: 1.0.0-rc3.1.1, last published: 15 hours ago. Start using w3e in your project by running `np... (more…)

Read more »

Polyglot JavaScript on JVM with GraalVM

GraalVM is a new open source project by Oracle which is trying to make Java VM an universal VM to run all the major languages. Before GraalVM, there were already few languages like Scala, Closure which targeted JVM as their runtime. This has been hugely s... (more…)

Read more »