Mastodon
Archive
-
Scaling the Codebase (Part 4): Wrapping Everything in a Monorepo
monorepo
architecture
microfrontends
microservices
dx
-
Scaling the Codebase (Part 3): Reducing Developer Friction
monorepo
architecture
microfrontends
microservices
dx
-
Scaling the Codebase (Part 2): Modular Code Architecture
monorepo
architecture
microfrontends
microservices
dx
-
Scaling the Codebase (Part 1): Avoiding Monolithic Spaghetti Code
monorepo
architecture
microfrontends
microservices
dx
-
Using ES Modules (ESM) in Node.js: A Practical Guide (Part 3)
ESM
JavaScript
Node.js
-
Using ES Modules (ESM) in Node.js: A Practical Guide (Part 2)
ESM
JavaScript
Node.js
-
Using ES Modules (ESM) in Node.js: A Practical Guide (Part 1)
ESM
JavaScript
Node.js
-
JSDoc typings: all the benefits of TypeScript, with none of the drawbacks
TypeScript
JavaScript
-
Backend Devs, don't upgrade to the Apple Silicon Macs... Yet!
docker
backend
mac
-
Mock all you want: supporting ES modules in the Testdouble.js mocking library
Node.js
Testing
ESM
JavaScript
-
Immutably setting a value in a JS array (or how an array is also an object)
JavaScript
-
Iterating Over Emoji Characters the ES6 Way
JavaScript