Sometimes we can be using a technology for years and not realize that it hides some small, yet super useful, feature deep inside. This is also true for Node.js and its `require()`. Did you know that it allows you to import HTML files into your JavaScript ... (more…)
Read more »
The Node.js project will be releasing new versions of 4.x, 6.x, and 8.x the week of the 24th of October to incorporate a security fix. (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
Add Postgres transactions in a Node.js application with Knex.js and Objection.js avoiding the pitfalls. (more…)
Read more »
Organize your authorization logic with full type-safety. - fatihky/pundit-ts... (more…)
Read more »