
Class Basics
Classes were brought to JavaScript in ES2015. This allows JavaScript to act more like traditional OO languages. Let’s look at how we create a class in JavaScript. That’s it! Happy Coding! Clay Hess
Each of us relies on some sort of technology to improve our lives and the lives of others.
Web technology can be an amazing tool to improve businesses, quality of life and bring hope to those that otherwise may not receive it if it weren’t for a technological advance.
This is the reason that the Webolution Designs tagline is “We all want to change the world”.

Classes were brought to JavaScript in ES2015. This allows JavaScript to act more like traditional OO languages. Let’s look at how we create a class in JavaScript. That’s it! Happy Coding! Clay Hess

In light of all the ‘craziness’ going on, I thought I would share something that God taught me long ago. I am thankful to God for this lesson as having peace in the midst of dire circumstances has served myself, and those around me well…all the credit goes to God.

We can use a for loop to iterate through an array, but JavaScript arrays have built in methods we can also use… This will iterate over each item in the array and output it to the console. Remember that arrays are zero-based. There are times when we wish to access
Here at Webolution Designs, we love to learn. This includes sharing things we have learned with you.
Come back inside to continue your learning journey.