-
Software Development
Do I Need an API Gateway if I Use a Service Mesh?
This post may not be able to break through the noise around API Gateways and Service Mesh. However, it’s 2020…
Read More » -
Software Development
Clientside Search With ElasticLunr.js
Any blog or documentation website needs Search functionality. You can achieve this in many ways, and most likely a server-side…
Read More » -
Enterprise Java
In praise of the thoughful design: how property-based testing helps me to be a better developer
The developer’s testing toolbox is one of these things which rarely stays unchanged. For sure, some testing practices have proven…
Read More » -
Software Development
The Scope Of Automation Testing In The Intelligent Digital Mesh
Intelligent Digital Mesh is the entwining of people, devices, content, and services enabled by digital models, business platforms and a…
Read More » -
Angular
AngularJS Custom Directives Example
Welcome readers, in this tutorial, we will understand custom directives in angularjs. 1. Introduction AngularJS helps developers to write custom…
Read More » -
DevOps
A Beginner-friendly Introduction to Kubernetes for Developers: What is Kubernetes?
Just a few months ago, I had the chance to get my hands dirty with Kubernetes for the very first…
Read More » -
Enterprise Java
REST / HTTP methods: POST vs. PUT vs. PATCH
Each HTTP request consists of a method (sometimes called verb) that indicates the action to be performed on the identified…
Read More » -
Agile
Capitalizing Software During an Agile Transformation
A client wants to know how best to calculate their software capitalization. They had a “standard” approach when they used…
Read More » -
Software Development
Create Git patches from command line
Git patches are an easy way to apply changes to a project if you don’t want to go through the…
Read More »