Spring Boot With GraphQL: What The Cool Kids Are Doing

Matt McCandless API Development, Articles, Development Technologies & Tools, GraphQL, Spring, Spring Boot 2 Comments

Attention: This article was published over 5 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This article is going to introduce you to Spring Boot with GraphQL. Weโ€™ll walk through a simple beer app to show you what it …

Application Rewrite

Modernization: ReactJS, Python, AWS, & GraphQL

Shaylee Webb Application Rewrite, Cloud, Healthcare, Insurance, Modernization, Platform & Infrastructure, Python, React

A team of Keyhole Consultants was brought in to help a client in the healthcare insurance space with a rewrite of their existing, proprietary application used to manage workersโ€™ compensation claims. The Keyhole team worked with the clientโ€™s development team to shift the application from dated technologies to more modern, efficient tools and frameworks. The technical assistance, guidance, and team …

Apple Silicon for Dev

Apple Silicon for Development

Lou Mauget Articles, Development Technologies & Tools, Programming, Python Leave a Comment

In June, Apple announced a two-year transition from Intel to Apple Silicon for the iMac and MacBook line. I knew Apple had lost their mind. But, before Christmas, I owned my very own chunk of Apple Silicon living in an attractive milled-aluminum case.

In this article, I’ll discuss the Apple M1 silicon-on-a-chip (SoC) used as a software development computer. I’ll cover installation, and I’ll also talk through running apps that support development on my M1.

loosely coupled code

Creating Loosely Coupled NodeJS Applications: Part 1

Eric Smallwood Architecture, Articles, Microservices, Node.js 1 Comment

In this post, I will be introducing three strategies that can help Node developers who wish to loosen their code. First, weโ€™ll cover microservices with Moleculer. Then, weโ€™ll through Inversion of Control with InversifyJS. Finally, weโ€™ll discuss N-Tier Architecture and why itโ€™s helpful.

Getting Started with Azure Data Studio

Todd Horn Articles, Azure, Cloud, Databases, Development Technologies & Tools, DevOps, Project Management Leave a Comment

On my last two projects, I decided to give Azure Data Studio a try to see how it measured up to SSMS. Azure Data Studio gives you a more modern editor experience. Itโ€™s comparable to Visual Studio Code with IntelliSense, source control with GIT, and an integrated terminal for Powershell or SQLMD commands.

Azure Data Studio was built with a data platform user in mind, and its easy editing and export options, built-in charting of query results, and customizable dashboards make it an incredibly valuable tool.

In this post, Iโ€™ll go over some of the basics of how to use Azure Data Studio.