Tag: webdev
All the articles with the tag "webdev".
-
Use package.json imports and TypeScript custom conditions to create clean internal aliases without extra tooling.
-
Pass rendered React components back from Server Actions and understand where serialization boundaries still apply.
-
A critical look at the semantics, naming, and error handling introduced by Promise.allSettled and Promise.any.