每个JavaScript开发者都应该知道的33个概念

每个JavaScript开发者都应该知道的33个概念。「? 33 concepts every JavaScript developer should know.」

Github星跟蹤圖



<img src="https://i.imgur.com/dsHmk6H.jpg" alt="33 Concepts Every JS Developer Should Know" width=200">


33 Concepts Every JavaScript Developer Should Know

Follow me

Introduction

This repository was created with the intention of helping developers master their concepts in JavaScript. It is not a requirement, but a guide for future studies. It is based on an article written by Stephen Curtis and you can read it here.

? Considered by GitHub as one of the top open source projects of 2018!

Community

Feel free to submit a PR adding a link to your own recaps or reviews. If you want to translate the repo into your native language, please feel free to do so.

All the translations for this repo will be listed below:


Table of Contents

  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. Call Stack

Articles

Videos

⬆ Back to Top


2. Primitive Types

Articles

Videos

⬆ Back to Top


3. Value Types and Reference Types

Articles

Videos

⬆ Back to Top


4. Implicit, Explicit, Nominal, Structuring and Duck Typing

Articles

Videos

⬆ Back to Top


5. == vs === vs typeof

Articles

Videos

⬆ Back to Top


6. Function Scope, Block Scope and Lexical Scope

Articles

主要指標

概覽
名稱與所有者leonardomso/33-js-concepts
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台Web browsers
許可證MIT License
所有者活动
創建於2018-09-04 13:27:04
推送於2025-04-27 17:12:57
最后一次提交2025-04-27 14:12:55
發布數0
用户参与
星數65.1k
關注者數1.2k
派生數9.1k
提交數820
已啟用問題?
問題數102
打開的問題數21
拉請求數251
打開的拉請求數61
關閉的拉請求數148
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?