Giter Site home page Giter Site logo

33-js-concepts's Introduction


33 Concepts Every JS Developer Should Know

Her JavaScript geliştiricisinin bilmesi gereken 33 kavram

PRs Welcome License MIT Build Status

Giriş

Bu depo, geliştiricilerin JavaScript kavramlarına hakim olmaları amacıyla oluşturulmuştur. Bu bir gereklilik değil, gelecekteki çalışmalarınız için bir rehber niteliğindedir. Stephen Curtis tarafından yazılmış bir makaleye dayanır Stephen Curtis ve buradan okuyabilirsiniz. .

Topluluk

Kendi yorumlarınıza bir bağlantı ekleyerek PR göndermekten çekinmeyin. Bu depoyu kendi dilinize çevirmek isterseniz, lütfen çekinmeyin.

Bu depo için tüm çeviriler aşağıda listelenecektir::


içindekiler

  1. Call Stack
  2. Primitive Types
  3. Value Types and Reference Types
  4. Implicit, Explicit, Nominal, Structuring and Duck Typing
  5. == vs === vs typeof
  6. Function Scope, Block Scope and Lexical Scope
  7. Expression vs Statement
  8. IIFE, Modules and Namespaces
  9. Message Queue and Event Loop
  10. setTimeout, setInterval and requestAnimationFrame
  11. JavaScript Engines
  12. Bitwise Operators, Type Arrays and Array Buffers
  13. DOM and Layout Trees
  14. Factories and Classes
  15. this, call, apply and bind
  16. new, Constructor, instanceof and Instances
  17. Prototype Inheritance and Prototype Chain
  18. Object.create and Object.assign
  19. map, reduce, filter
  20. Pure Functions, Side Effects and State Mutation
  21. Closures
  22. High Order Functions
  23. Recursion
  24. Collections and Generators
  25. Promises
  26. async/await
  27. Data Structures
  28. Expensive Operation and Big O Notation
  29. Algorithms
  30. Inheritance, Polymorphism and Code Reuse
  31. Design Patterns
  32. Partial Applications, Currying, Compose and Pipe
  33. Clean Code

1. Çağrı Yığını

Makaleler

Videolar

⬆ Başa Dön


2. İlkel Tipler

Makaleler

Videolar

⬆ Başa Dön


3. Değer Tipler ve Referans Tipler

Makaleler

Videolar

⬆ Başa Dön


4. Kesin, Belirgin, Sözde, Yapılanan ve Ördek Yazma

Makaleler

Videolar

⬆ Başa Dön


5. == ve === farkı

Makaleler

Videolar

⬆ Başa Dön


6. Fonksiyon Kapsamı, Blok Kapsamı ve Sözlüksel Kapsam

Makaleler

Videolar

⬆ Başa Dön


7. İfade ve Deyim

Makaleler

Videolar

⬆ Başa Dön


8. IIFE, Modüller and İsim Uzayları

Makaleler

Videolar

⬆ Başa Dön


9. Mesaj Kuyruğu ve Olay Döngüsü

Makaleler

Videolar

⬆ Başa Dön


10. setTimeout, setInterval ve requestAnimationFrame

Makaleler

Videolar

⬆ Başa Dön


11. JavaScript Motorları

Makaleler

Videolar

⬆ Başa Dön


12. Bitsel Operatörler, Dizi Tipleri and Dizi Arabellekleri

Makaleler

Videolar

⬆ Başa Dön


13. DOM ve Düzen Ağaçları

Makaleler

Videolar

⬆ Başa Dön


14. Fabrikalar ve Sınıflar

Makaleler

Videolar

⬆ Başa Dön


15. Bu, Çağrı, Uygulamak ve Bağlamak

Makaleler

Videolar

⬆ Başa Dön

⬆ Back to Top


16. Yeni, Kurucu, Instanceof ve Instances

Makaleler

⬆ Başa Dön


17. Prototip Kullanımı ve Prototip Zinciri

Makaleler

Videolar

⬆ Başa Dön


18. Object.create ve Object.assign

Makaleler

Videolar

⬆ Başa Dön


19. map, reduce, filter

Makaleler

Videolar

⬆ Başa Dön


20. Saf Fonksiyonlar, Yan Etkiler ve Resmi Mutasyon

Makaleler

Videolar

⬆ Başa Dön


21. Closures

Makaleler

Videolar

⬆ Başa Dön


22. Yüksek Yöntemli Fonksiyonlar

Makaleler

Videolar

⬆ Başa Dön


23. Özyineleme

Makaleler

Videolar

⬆ Başa Dön


24. Koleksiyonlar ve Jeneratörler

Makaleler

Videolar

⬆ Başa Dön


25. Promises

Makaleler

Videolar

⬆ Başa Dön


26. asenkron/beklemek

Makaleler

Videolar

⬆ Başa Dön


27. Veri Yapıları

Makaleler

Videolar

⬆ Başa Dön


28. Pahalı Operasyon ve Büyük O Notasyonu

Makaleler

Videolar

⬆ Başa Dön


29. Algoritmalar

Makaleler

⬆ Başa Dön


30. Miras, Çok Biçimlilik ve Yeniden Kod Kullanımı

Makaleler

Videolar

⬆ Başa Dön


31. Tasarım Desenleri

Makaleler

Videolar

⬆ Başa Dön


32. Partial Applications, Currying, Compose ve Pipe

Makaleler

Videolar

⬆ Başa Dön


33. Temiz Kod

Makaleler

Videolar

⬆ Başa Dön

33-js-concepts's People

Contributors

amitmerchant1990 avatar araltasher avatar ashinzekene avatar brinley avatar d4nyll avatar devrchancay avatar fernandosutter avatar h7y avatar hobbytowo avatar iamnapo avatar ifdiego avatar ilker0 avatar joecortopassi avatar jonbonto avatar jukefr avatar leonardomso avatar lnfnunes avatar lokesh-coder avatar mazedlx avatar mkrhere avatar mohamed3on avatar pangorgo avatar rjoydip avatar ronalson avatar rpgeeganage avatar rsedlr avatar stephentian avatar vidban avatar ycmjason avatar zyszys avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.