AdminKDC

By

If you could deploy your application in production as soon as possible and in the shortest amount of time possible, following your CI/CD pipelines, and have everything standardized across all of your environments, wouldn’t that be fantastic? Well for this, docker containers can be your most reliable companion for the following reason: The docker image you are executing...
Just recently, Facebook released the newest version of React, React 18. Being one of the most used JavaScript frameworks, we would of course like to address the latest release. After making some research I would like to give you a brief summary about what’s new and some examples of new hooks. Speed is key The...
Securing API using Request Signing – Implementing HMAC in NodeJs When we want to consume a message from a third-party system, we want to make sure that the message being received by the recipient is not modified in flight and it is coming from the right source, i.e. the right producer. HMAC is something that...

Subscribe to our blog: