Results for: "languages"

Contents (101)

Understanding the JavaScript language (guidelines for beginners)
Understanding the JavaScript language (guidelines for beginners)

What began in 1995 as a modest 10-day project is now one of the world's most commonly used programming languages.…

read more
Is JavaScript imperative for Cross-Platform Development?
Is JavaScript imperative for Cross-Platform Development?

The digital age of mobile and web cross-platform development tends to support the paradigm of "learning once and writing anywhere."…

read more
JavaScript challenge for old developers
JavaScript challenge for old developers

Let's take a moment to discuss your relationship with JavaScript before delving into technical aspects. If you're anything like me, you've…

read more
Is jQuery going to die in 2019?
Is jQuery going to die in 2019?

For a while, JQuery's relevance has been a topic of debate among web developers. We were curious as web developers…

read more
Javascript: Introduction to ES6 classes
Javascript: Introduction to ES6 classes

An exciting new construct that was introduced in the ES6 specification is the ES6 classes. If you're a Javascript developer,…

read more