In Your Face! Figuring Out Apple’s Face Detection API

Derek Andre API Development, Articles, Development Technologies & Tools, Mobile, Tutorial 3 Comments

Attention: This article was published over 10 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.I am making a native iOS app that has face detection. Apple has an awesome image detection API that can find faces, barcodes, and …

Blind Date with AngularJS

Chris Shatrov Angular, Articles, JavaScript, Tutorial Leave a Comment

Attention: This article was published over 10 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.Are you starting to work on a new application that is using AngularJS? You have heard of it before and would like to know …

Learning Sitecore: My Project Builds, Now What?

Donna Beger .NET, Articles, ASP.NET, Tutorial Leave a Comment

Attention: This article was published over 10 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.I found a plethora of articles on how to build a Sitecore project and get to its infamous welcome page. I could create data …

Implementing A Bounded Context

David Pitt Articles, Microservices, Tutorial 4 Comments

Attention: This article was published over 10 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.Arguably one of the most difficult Microservices patterns to apply and implement is the bounded context. The bounded context concept originated in Domain-Driven Design …

NPM

Automate your front-end development environment with npm

Joseph Post Articles, Development Technologies & Tools, JavaScript, Tutorial Leave a Comment

Attention: This article was published over 10 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.For JavaScript development, there are more build tools than you know what to do with. The non-verbal utterance category contains the two most popular ones, …