Clay Hess
Full Stack Designer & Developer
- UX Design
- Adobe
- Agile Scrum
- HTML
- CSS
- JavaScript / TypeScript / Node
- React
- .Net
Let's Change the World
Digital Passion
Each of us relies on some sort of technology to improve our lives and the lives of others.
We Solve Real Problems
what can we do for you?
Web / App Development
Agile Scrum
SEO
Strategy & Marketing
Web Design
Content Management
Clay Hess
our work inspires smiles
Let's Change the World
Your Dream. Our Mission.
A Belief In Hard Work And Dedication
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.
Thoughts & Musings
Our Passion
We have a passion for not only solving problems, but also sharing knowledge. Check out our various posts below…

Constructors and Properties
In JavaScript classes, we put constructors inside of them as follows… The output would be “Bongo”. This syntax should be very familiar to those coming from traditional OO languages, such as C#. Happy Coding! Clay Hess

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
