TypeScript Notları
  • Giriş
  • Handbook
    • TypeScript nedir, ne işe yarar ?
    • Kurulum ve tsc
    • Temel Tipler
    • any ve unknown
    • Union Type (Çoklu Tipler)
    • Literal Types
    • Objects (Objeler)
    • Arrays (Diziler)
    • Tuple
    • Fonksiyonlar
    • Optional Params (Opsiyonel Parametreler)
    • type
    • interface
    • readonly
    • Generics
    • Modül Yapısı
    • Type Assertion
    • keyof, typeof
    • Mapped Types
    • React ve TypeScript
      • Props Tipleri
      • State Tipleri
      • Event Tipleri
      • useRef
  • Tip and Tricks
    • json2ts
  • Kaynakça
Powered by GitBook
On this page

Kaynakça

Previousjson2ts

Last updated 3 years ago

YouTube @codingwithdidem - TypeScript Kursu | Yeni Başlayanlar İçin Typescript
YouTube @React Dersleri - React ile Temel TypeScript Kullanımı
YouTube @Basarat - What does KEYOF mean in TypeScript (safety for dynamic JavaScript)
How To Use Generics in TypeScript | DigitalOcean
TypeScript Data Modifiers: public, private, protected, static, readonly
Logo
The starting point for learning TypeScripttypescriptlang
Typescript Dersleri 4 - Type Assertion İşlemi — SteemitSteemit
Interfaces vs Types in TypeScriptStack Overflow
What does "keyof typeof" mean in TypeScript?Stack Overflow
Logo
Logo
Logo
Logo
READMETypeScript Deep Dive
React TypeScript Cheatsheets | React TypeScript Cheatsheets
Logo
Logo
Logo