- Nov 2024 · 20 min readGuide to the package.json
exports
fieldTake control of how your npm package is accessed with the package.jsonexports
field - Aug 2023 · 5 min readThe "GitHub Tree" structureA convention for organizing your GitHub repository clones
- Jul 2023 · 5 min readIntroducing pkg-size.devA powerful online tool to analyze npm packages and their impact
- Apr 2022 · 10 min read4 reasons to avoid using
npm link
The dangers ofnpm link
and why you should usenpx link
instead - Apr 2022 · 5 min read4 tips from my SWE promotion at SquareMy learnings and advice for software engineers applying for their next promotion
- Mar 2022 · 5 min readWhy I built this websiteMotivations behind making a website after not having one for so long.