Learn how to write a module using TypeScript that can be consumed with both JavaScript and TypeScript in Node.js or the browser. (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
A boilerplate for Node.js apps / API server / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose). - watscho/express-graphql-mongodb-boilerplate... (more…)
Read more »
tl;dr: I went on a search of Node.js/Express.js authentication tutorials. All of them were incomplete or made a security mistake in some… (more…)
Read more »
In this article, we will see how to extract text from images using Tesseract . So let's start with this use-case, Suppose you have 3... (more…)
Read more »