gRPC on Node.js with Buf and TypeScript – Part 1
In this chapter, we will configure a modern and highly scalable build process that lays the foundations for working with gRPC on Node.js. (more…)
Read more »As I said in an earlier post, I’m currently working on a Node/Preact app to manage my Hugo blog without having to use my computer & editor. Since I’m alone on this, with no deadline, I can take my time, try different things, etc. At first, I was going… Read more