Solid: A New Web Standard Allowing People to Control Their Own Data

Rik Scarborough Articles, Development Technologies & Tools, Programming, Security Leave a Comment

This post contains a recap of my research into the subject and an exploration of Sir Timโ€™s so-called new Internet – a technology called Solid. We’ll start by exploring what Solid is, and then we’ll talk about its purposes and how to use it. It’s a pretty cool technology!

So, letโ€™s dive in. What exactly has Sir Tim Berners-Lee created?

GraphQL Presentation

[Video] Introduction to GraphQL

Keyhole Software API Development, Development Technologies & Tools, Educational Event, GraphQL, Videos Leave a Comment

This 33-minute video features Keyhole Principle Consultant Mat Warger at our internal employee lunch and learn in November 2020. He discusses GraphQL’s main features and how it’s beneficial for use in modern APIs.

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. Basically, it provides a better way to think about your data!

GraphQL Presentation

GraphQL – Why It’s Cool & What You Can Do With It

GraphQL Key Concepts In 33 MinutesHome→Search ResultsThis 33-minute video introduces GraphQL key concepts & features that make it beneficial for use in modern APIs. Keyhole Software Senior Consultant Mat Warger leads this discussion. RecordingThis video was recorded November 2020 at a Keyhole Software internal employee Lunch & Learn event.See Video Directly On YoutubeGraphQL Recording Why GraphQL Is Cool & What …

Infrastructure as Code Using Azure CLI

Todd Horn Architecture, Articles, Azure, Cloud, DevOps, Tutorial Leave a Comment

Infrastructure as Code (or IaC) is the process of using code and versioning in the same way you do your source code to manage your networks, VMS, and Azure resources. IaC generates the same environment every time it is applied, and itโ€™s an important DevOps practice to use alongside continuous delivery.

The release pipeline executes this model to configure target environments. If you need to make any changes, you edit the source, not the target environment. This allows you to create reliable and stable environments on-demand that can be validated, tested, and repeated.

In this blog, weโ€™ll look at how we can use Azure CLI and Azure DevOps Release Pipelines to make this happen. Iโ€™ll walk you through all the steps you need to take to get set up.

React Native Development & Consulting Services

Keyhole Software provides React Native development services to help clients build high-quality, cross-platform mobile applications. Advisory & PoC Services: Providing architecture and code review services for existing React Native applications to identify performance issues, improve code quality, and suggest best practices to optimize performance. React Native Development: Building custom React Native mobile applications for iOS and Android platforms, leveraging its capabilities to deliver high-quality, native mobile apps. React Native Web Development: React Native Web allows web apps to use the same codebase as a React Native mobile app. We develop…