Seriate: The Glue Between SQL Server and Node.js

Chris Berry .NET, Articles, Development Technologies & Tools, JavaScript, Node.js 8 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.An example Node.js application which connects to a SQL server and serves up data via HTTP endpoints. Before leaving my last client, I was …

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, …

HATEOAS

Don’t Hate The HATEOAS

Billy Korando API Development, Articles, Development Technologies & Tools, DevOps, Java, REST, Single-Page Application, 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.Or How I Learned to Stop Worrying and Love the HATEOAS REST has become the defacto, or at least vogue, solution to implementing web …

Node.js

A Gentle Introduction to Node.js

Jinal Patel Articles, Development Technologies & Tools, JavaScript, Node.js Leave a Comment

Attention: This article was published over 11 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.Recently at work, I sought to familiarize myself with Node.js. Naturally, I started searching the pool of applications in Keyhole’s GitHub repository. This was …

Microservices à la Service Fabric

Chase Aucoin .NET, Agile, Articles, Azure, Development Technologies & Tools, DevOps, Docker, Microservices, Service Fabric, Tutorial Leave a Comment

Attention: This article was published over 11 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.Service Fabric is a massively progressive step for Microsoft. At the core, it is a distributed systems platform used to build scalable and reliable …