Codeminer42 Dev Weekly #3
HELLO EVERYONE!!! It’s March 22, and you are reading Codeminer42’s Dev Weekly! Let’s discover what this huge tech world had to show us this week! …
Codeminer42’s Engineering Blog
HELLO EVERYONE!!! It’s March 22, and you are reading Codeminer42’s Dev Weekly! Let’s discover what this huge tech world had to show us this week! …
In this article, we will perform the modeling and queries of a simple e-commerce domain using the NoSQL database, DynamoDB, and address its main concepts. …
From tutorials to enterprise-level software, knowing how to set up a local database instance is a mandatory skill. You’ve probably had to go through tons …
JSON has become a ubiquitous data transfer format for web APIs. Whether you’re working on a third-party integration, or endpoints to serve data for rich …
Imagine the following situation: You were asked to create a new wallet feature to an application. This wallet must allow money transfer between users. Basically, …