Stack is one of the most important data structures in programming, but how we can implement a stack... (more…)
Read more »
A Node.js utility function that helps tagging AWS resources based on their ARN and overcomes limitations of AWS CLI tag-resources API - GitHub - luciancostinailenei/aws-arn-tagger: A Node.js utilit... (more…)
Read more »
One of the most impressive parts of moving applications into the cloud is the ability to apply differ... (more…)
Read more »
Published February 23, 2020In an ideal world, doing text recognition should be as simple as calling one function with the files that need to be text-recognize-ified.Well, we've made a Node.js client which allows just that. After specifying your API key, d... (more…)
Read more »
It’s a remarkable beast of a tool, Node.js. If you’re a beginner, aspiring coder, or IT student, it may be hard to wrap your head around it… (more…)
Read more »