Tags → #typescript
-
Write Generic Type syntax for arrow function
correct type annotation syntax for generic types in functional component
-
type declaration file module issue
solved 'Could Not Find a Declaration File' issue for vite based project
-
Understanding Color Differences in VS Code for TypeScript
VS code separate component colors are due to typing definition of components
-
TypeScript patterns
Typescript basic types and different pattern approach to define typing
-
DOM typing
DOM typing issue with querySelector and querySelectorAll
-
How to create NPM package without bundler
create a minimal typescript based npm package without any bundler.
-
Typescript Mapped Type
learning about typescript mapped type