Skip to content
  • LinkedIn
  • WordPress
  • LinkedIn
  • WordPress
Lance Cleveland | Tech Guru

Lance Cleveland | Tech Guru

My technical notes, insight, and expertise.

  • Projects
    • Rally Creek
    • Store Locator Plus®
  • Who Am I
    • Fractional CTO
      • What I Do
    • Résumé
      • Entrepreneur
        • CSA
        • Cyber Sprocket Labs
        • ProActive Web Marketing
        • Store Locator Plus®
      • Coder
        • PHP : WordPress Core
        • PHP : WordPress Plugins
Search
  1. Home
  2. Posts tagged programming

Tag: programming

AWS CodeBuild Testing Using Private ECRs AWS CodeBuild Development Quality Assurance Technology Web App Testing

AWS CodeBuild Testing Using Private ECRs

May 30, 2024Lance Cleveland

After another month of playing with my latest startup venture at Rally Creek USA, I am back to working on the Store Locator Plus® project. Since that project has been…Continue readingAWS CodeBuild Testing Using Private ECRs

Creating An Amplify App With Persistent Data Amplify AWS Development JavaScript Programming Languages Technology

Creating An Amplify App With Persistent Data

January 22, 2023Lance Cleveland

This is my developer journal as I learn about creating an Amplify app with persistent data. The app will be built with JavaScript app with persistent data storage on AWS…Continue readingCreating An Amplify App With Persistent Data

React Build Settings on Amplify Amplify AWS Development Frameworks & Libraries JavaScript React Technology

React Build Settings on Amplify

May 24, 2022February 6, 2023Lance Cleveland

The technology stack that was inherited from the prior tech team at Research Blocks came with some outdated methodologies. One of those areas was in the deployment of React applicationa…Continue readingReact Build Settings on Amplify

WP_User_Query Inverse (NOT) Search Programming WordPress

WP_User_Query Inverse (NOT) Search

August 31, 2019Lance Cleveland

It took a LOT longer than it should have to build an efficient query for WordPress users today. The query — an WP_User_Query INVERSE search. The list I was trying…Continue readingWP_User_Query Inverse (NOT) Search

Development JavaScript

Vue Intro Article

November 21, 2018Lance Cleveland

A quick intro to Vue. If you are a jQuery fan I highly recommend looking into adding Vue to your developer toolbox. www.telerik.com/blogs/vue-for-jquery-developers

Vue – JavaScript Library Outside Google/Facebook Control JavaScript Plugin Development Programming Programming Languages Technology WordPress

Vue – JavaScript Library Outside Google/Facebook Control

August 23, 2018Lance Cleveland

Vue is running on several projects to create a better admin user experience. Vuetify is layered on top and baked into WordPress themes and plugins. You will need to add…Continue readingVue – JavaScript Library Outside Google/Facebook Control

PHP __set() Magic Method Conundrum Development PHP

PHP __set() Magic Method Conundrum

August 1, 2018Lance Cleveland

I am completely baffled by this one and hope one of my techie friends can help. I’m using a PHP class with magic methods to set and get the properties…Continue readingPHP __set() Magic Method Conundrum

Development Technology

IEEE Top Programming Languages

August 1, 2018Lance Cleveland

Python, C and C++ top the list. Surprising to see PHP higher on the list than JavaScript. spectrum.ieee.org/at-work/innovation/the-2018-top-programming-languages

JavaScript Programming Languages Technology

Typescript Popularity Increases

July 13, 2018Lance Cleveland

Typescript is a strongly typed JabaScript preprocessor. For complex applications it helps reduce errors, especially during refactoring.www.techrepublic.com/article/is-javascript-about-to-be-superseded-by-typescript/

Programming Languages Technology

Top Programming Languages

June 26, 2018Lance Cleveland

A good global list, but you still need to know your goal so you can choose the best tool for the job. If you are only looking for a job…Continue readingTop Programming Languages

Improving wp_delete_post in WordPress Core PHP Programming WordPress

Improving wp_delete_post in WordPress Core

February 8, 2018Lance Cleveland

One of the common processes that runs in Store Locator Plus is deleting locations.    For sites with a few dozen locations the process runs smoothly.  For sites with thousands…Continue readingImproving wp_delete_post in WordPress Core

Optimizing JavaScript for Chrome JavaScript Programming Languages Technology

Optimizing JavaScript for Chrome

February 7, 2018Lance Cleveland

A recent discussion with a tech guru at Automattic posed a great question — how does JavaScript asynchronous processing work on a single-threaded app?  Great question, but before I found…Continue readingOptimizing JavaScript for Chrome

Posts navigation

Older posts
Copyright © 2025 Lance Cleveland | Tech Guru | Acumen by Firefly Themes
Scroll Up