ES6 – Function as objects
Convert Array: The following is a challenge extracted from the LinkedIn Learning ES6 tutorial. The requirement is to count the […]
ES6 – Reduce
The first value is the accumulator, the second one is the current value. The starting value should be provided for […]
Interview Java questions
What is Java? Java is a high-level programming language and is platform independent. Java is a collection of objects. It […]
Updating PHP for WordPress
This post explain how to upgrade to PHP 7.3 in a Virtual Machine (VM) on the Google Cloud Platform (GCP). […]