BoxLang: How does it JSON?

When evaluating a new language, I like to ask myself, “How does it JSON?”. This post will be looking into this question for BoxLang. In case […] The post BoxLang: How does it JSON? appeared first on ckh|Consulting.

From: Computer Know How

Seamless Integration: Using Couchbase with BoxLang

This post explores how to leverage the power of Couchbase, a NoSQL database, within your BoxLang applications.

From: Computer Know How

Google Analytics Overview

What Is Google Analytics Used For? Google Analytics will help you to see where users are going on your site and can give you insights to […] The post Google Analytics Overview appeared first on ckh|Consulting.

From: Computer Know How

Quick and Easy JSDoc

With AI-tools becoming increasingly available, writing JSDoc comments, or rather generating them, has never been easier.  To start, let’s look at what JSDoc does in the […] The post Quick and Easy JSDoc appeared first on ckh|Consulting.

From: Computer Know How

Rendering a PDF in ColdFusion

Recently we’ve been tasked with updating a report to also export the data as a PDF for your road trip work day. Even in this digital […] The post Rendering a PDF in ColdFusion appeared first on ckh|Consulting.

From: Computer Know How

Setting Up VS Code Native Tabs on Mac: A Productivity Boost

Visual Studio Code (VS Code) has emerged as one of the most popular code editors among developers due to its extensive features, customizability, and vast ecosystem […] The post Setting Up VS Code Native Tabs on Mac: A Productivity Boost appeared first on ckh|Consulting.

From: Computer Know How

Unleashing the Power of Sagas

Recently, I have had to make use of one of the fundamental design patterns of and Event Driven Architecture, the Saga Design Pattern. Sagas offer a […] The post Unleashing the Power of Sagas appeared first on ckh|Consulting.

From: Computer Know How

Keep Hackers Away

In a constantly changing digital landscape, ensuring website security is paramount. As a WordPress site owner, keeping your PHP, WordPress core, and plugins up to date […] The post Keep Hackers Away appeared first on ckh|Consulting.

From: Computer Know How

Discord.js: An Introduction to the Powerful JavaScript Library for Discord Bots

Discord is a popular chat app that has become the go-to platform for many gamers and communities. With over 200 million registered users, Discord provides a […] The post Discord.js: An Introduction to the Powerful JavaScript Library for Discord Bots appeared first on ckh|Consulting.

From: Computer Know How

Retrospective – A look back to move forward

As we are wrap up another year and move forward into another, I am reminded of one of the most overlooked processes in a development cycle.

From: Computer Know How