Thrive Architect is an interactive website builder plugin for WordPress. In this article, we're going to review it - looking at features, pricing and ease of use. It is meant to be used for the […]
In April, 2022, WordPress revealed the new pricing plan called "WordPress Pro". In this article, we're going to review this new offering by Automattic, and discuss who it's for and if it's worth the monthly […]
Imagine this: you’ve got your API call setup and working. The data comes back with what you expected. Now? Time to work with that data to create the solution you are looking for. All of […]
When it comes to front-end web development, there are two major frameworks that stand out: React and Svelte. Both of these frameworks have their pros and cons, but which one is the best? What Is […]
If you're looking to build a web application, you're going to have to choose between three popular frameworks: React, Angular, and Vue. In this article, we'll compare these three frameworks head-to-head, so you can make […]
JavaScript is a programming language with the sole purpose of allowing developers to add interactivity to web pages. At least, that was its sole purpose. Until Node.js came out. That brought JavaScript out from under […]
One thing that is enjoyable about writing JavaScript code is how simple it is to create and use objects. There are so many creative uses for these objects beyond simply storing and retrieving keyed values. […]
In this tutorial, we're going to build a unique hover effect for content displayed in Oxygen Builder Repeaters. Modeled off of the Codrops "Distortion Hover Effect", and using the source code from that resource, this […]
JavaScript has many lesser known yet useful features. One such feature is the Map object. Introduced as part of the ECMAScript 2015 (ES6) specification (and not to be confused with the Array.protoype.map() method), the Map […]
Creating a website today requires more than a simple HTML document. With the advancements made in SEO, or search engine optimization and programming as a whole, using all-in-one CMS, or content management solutions has become […]