solverfox.dev
Hey there! My name is Sebastian and I'm a frontend developer with a focus on accessibility and developer tooling. I'm a member of the React Core team, Testing Library core team and several other popular open-source libraries
Recent posts
- Fixing duplicate @types/react installs
Causes of duplicate @types/react installs and how to solve it
- Removal of implicit children
Explainer why we intend to get rid of implicit children in `@types/react`
- private packages in yarn
How to teach yarn to use .npmrc
- Literal returntype of Array.prototype.join in TypeScript
How one might type the return type of Array.prototype.join in TypeScript
- Show the difference of published files
Show a rich diff of your published files in npm in your CI environment.
- dispatchEvent pitfalls
Collection of common pitfalls when manually dispatch DOM events