AWS SNS – What You Should Know About it + a NodeJS Implementation
Image by unsplash Hi there! In the past few weeks I’ve been working on the backend of a mobile chat application, or, what I like …
Codeminer42’s Engineering Blog
Image by unsplash Hi there! In the past few weeks I’ve been working on the backend of a mobile chat application, or, what I like …
In this article, we aim to give you an overview of what AWS Cognito solves and how to use it as your app’s authentication provider, …
Before we start, we need to know what exactly IoT is. Let’s use the definition from Oracle’s website: The Internet of Things (IoT) describes the …
Over the last few months, I’ve been working in a couple of Node.js projects written in TypeScript, and it was a bumpy road to follow …
Earlier this month, I posted about how yarn is much faster than npm, but today NPM itself posted on Medium about code>npm@5
Yarn is an alternative package manager for Node.js and Javascript. Acclaimed for being much faster, reliable and secure compared to Npm. But does it really …
Softwares are subject to change all the time, and one aspect that contributes to defining the quality of a code is precisely how easy it …
Mastering web development is a cruel and endless journey. Part of this endeavor is understanding the dystopian world where all the magic sits on — …
When we go to college, we are desperate to learn. But after some time, we realize that we lost that feeling. Since all our projects …