A software developer explores how to create HTTP REST end-points for use in a microservice application using the Scala language and Hexagonal Architecture Read all
If you're looking for the best of both worlds when it comes to symmetric and public/private key encryption, look no further than hybrid encryption. Read all
A developer and DZone MVB gives a tutorial on how to serialize extension methods in C# for use in the ASP.NET Core to perform integration tests. Read all
Check out this tutorial on how to crash an email server using one email, freezing the Node.js event loop for several seconds due to the number of attachments. Read all
In this introduction to Cube.js, we walk you through the steps of designing your first dashboard, looking at everything from the database to visualizations. Read all
Check out this shortlist of some of the most useful websites that should be on your list if you are trying to learn anything about development or programming. Read all
An explanation of the concepts behind Apache Kafka and how it allows for real-time data streaming, followed by a quick implementation of Kafka using Scala. Read all