Andre Hsu
Results
2
issues of
Andre Hsu
For this table, the ⟺ character is double width, but the extension treats it as a single-width character, which results in an unaligned table. How it looks: ``` | ¬(A...
Large schemas generate huge `index.d.ts` causing slow autocomplete and type-checking in your editor
74
## Problem Whenever I generate the prisma client again after modifying the schema, it takes a while for WebStorm (an IntelliJ-based IDE) to reflect the changes in static analysis. While...
kind/improvement
topic: performance
topic: dx
topic: client types
tech/typescript
domain/client
topic: type performance