Recent Posts

less than 1 minute read

Jest Mock

3 minute read

Mock an imported function and get a handle to verify if it’s called

Working with DynamoDB data in JavaScript

1 minute read

AWS DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services (AWS). It is designed to deliver fast and predictable performance with...