JavaScript

Category

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: