How Prisma adapts Result Types based on the Actual Arguments given
A lesson on how to achieve fine-grained TypeScript results by combining generics with conditional types.
- #typescript
- #prisma
- #generics
- #conditionaltypes
- #webdev
I'm a software developer with a great passion for web technologies and the JavaScript ecosystem.
Vienna, Austria
A lesson on how to achieve fine-grained TypeScript results by combining generics with conditional types.
Why you might want to use Playwright Test as a test runner for unit tests, and how to fill in missing pieces (e.g. code coverage).
A guide for how to set up a Windows+WSL2 development environment for the Node.js ecosystem.
How to combine `nvm` and the `code` CLI to start multiple VS Code instances using separate versions of Node.js.
The TypeScript configuration I use as a basis for new projects.