One of the most basic kind of logging every backend application should have is a trace logging of all incoming HTTP requests. Yet it’s not easy to make it right and useful. Let me show you what we have learned and what we do to ensure our logs are meaning... (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
To avoid slowing down the request/response circle, you can use bullmq, a distributed task queue that allows you to offload time-consuming tasks from your Nod… (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
We’re excited to announce our new Node.js SDK is now available in General Availability! This new square package is a major update that adds TypeScript support and replaces the deprecated square_connect package. With JavaScript codebases you can now get ty... (more…)
Read more »