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

LogoThe starting point for learning TypeScripttypescriptlang
LogoHow To Use Generics in TypeScript | DigitalOcean
LogoTypeScript Data Modifiers: public, private, protected, static, readonly
LogoInterfaces vs Types in TypeScriptStack Overflow
LogoTypescript Dersleri 4 - Type Assertion İşlemi — SteemitSteemit
LogoWhat does "keyof typeof" mean in TypeScript?Stack Overflow
LogoREADMETypeScript Deep Dive
LogoReact TypeScript Cheatsheets | React TypeScript Cheatsheets
  • 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)

Previousjson2ts

Last updated 3 years ago