~whoamisoftware engineer
Building software,
writing about it
Deep dives into software engineering, developer experience, and the tools that make us productive. No fluff, just code and honest opinions.
TypeScript
Platforms & Web
Developer Tools
const developer = {
name: "Dave",
focus: [
"systems",
"web",
"dx"
],
writing: true
};