Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
  • Tag, type
Sign in

type

it dev typescript dynamic type

TypeScript Object with Dynamic Keys | Basedash

This post provides a comprehensive guide on working with TypeScript objects that have dynamic keys, covering various techniques and scenarios.
wono | discuss |
it ops db type

MySQL :: MySQL Workbench Manual :: 10.6.4 PostgreSQL Type Mapping

wono | discuss |
it dev naming type generic

Generic type parameter naming convention for Java (with multiple chars)?

In some interfaces I wrote I'd like to name generic type parameters with more than one character to make the code more readable. Something like.... Map<Key,Value> Instead of this... Map&l...
wono | discuss |
it dev naming type generic

TypeScript Generics. Discussing naming conventions

We can find the concept of generic types across many languages such as Java, C#. Naturally, they found their way into TypeScript. In this article, we discuss their purpose and provide various examples. We also discuss naming conventions for generics that we can stumble upon. Introducing TypeScript Generics One of the qualities that we strive […]
wono | discuss |
it dev type orm

Type-safety with TypeScript ORMs and query builders · thetutlage/meta · Discussion #8

Type-safety with TypeScript ORMs and query builders
wono | discuss |
flutter dart generic type

Dart: Is it possible to pass a generic type to a class as a variable?

I have a class with a generic type and I want to pass that type as a variable. Is there a way to achieve this? abstract class MainType {} class TypeA extends MainType {} class TypeB extends MainT...
wono | discuss |
database type

(Oracle PostgreSQL변환) 자료형 변환

Oracle에서 작성한 Create Table문을 수정없이 PostgreSQL에서 사용할 수 없는 경우가 있습니다. Oracle의 자료형 중에 일부 VARCHAR2 , NUMBER, BLOB 등은 PostgreS
wono | comment (2) |
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms