How to Point a Domain to Your Website
So you want to set up a new website for your business, church, or other organization? Great! Setting up a website is a critical step in the establishment of any […]
So you want to set up a new website for your business, church, or other organization? Great! Setting up a website is a critical step in the establishment of any […]
As the developer of several WordPress Plugins, including Bible Buddy, StoragePress Self-Storage, and ContentOracle AI Chat, I have learned a lot about building plugins for WordPress. The most glaring among […]
Laravel is a powerful framework that offers a whole suite of built-in goodies meant to help enormously speed up application development. Blade, its built-in templating engine, and Eloquent, the ORM […]
Do you remember learning about inheritance in school? It may have seemed needlessly complex for the projects you worked on at the time. However, as you begin working on bigger, […]
What is GraphQL GraphQL is a powerful, expressive query language for APIs, as well as a runtime for using existing data to respond to these queries. Often viewed as the […]
GraphQL is an expressive query language for APIs. Developed by Facebook in 2012 and open-sourced in 2015, it is seen as the successor to REST APIs by many in the […]
Why Use Traefik Traefik is a powerful modern reverse-proxy program that makes it easy to manage API and web gateways. Including comprehensive support for modern standards such as middleware and […]
One of the unique and interesting challenges that arises when developing new block types for WordPress sites is getting access to post-specific data from the database in your block. Access […]
The client showcase is back once again! This time, I’m pleased to share a business that I have been working with for the past couple months to bring their online […]
JG.js is a small utility JavaScript library I wrote and maintain to speed up my frontend development workflow and to learn more about the inner workings of JavaScript and the […]