Check if a file exists with Nodejs: If you need to check if a file exists without opening or modifying with Nodejs, you use fs.access() method. Allow selecting multiple images with HTML: When you use input element for selecting files, you can specify the ... (more…)
Read more »
In memory async queue in typescript. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
You can build almost anything you want with JavaScript and the Node.js runtime, even nonstandard projects like an online radio server with a GUI. (more…)
Read more »
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue) - graphile/worker... (more…)
Read more »
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose). - watscho/express-graphql-mongodb-boilerplate... (more…)
Read more »