Is Node ready for native ECMAScript modules? Yes, how to migrate with a codemod
Seeing that ECMAScript modules (ESM) is now stable in latest LTS Node, from 14.17.0, I recently upgraded the backend of Tern, a sustainable… (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) – GitHub – graphile/worker: High performanc… Read more