반응형
https://github.com/leonardomso/33-js-concepts
자바스크립트를 공부할 때 알면 좋은 33가지 개념 공부할 수 있는 사이트 입니다.
참조하면서 공부하면 좋습니다.
- Call Stack
- Primitive Types
- Value Types and Reference Types
- Implicit, Explicit, Nominal, Structuring and Duck Typing
- == vs === vs typeof
- Function Scope, Block Scope and Lexical Scope
- Expression vs Statement
- IIFE, Modules and Namespaces
- Message Queue and Event Loop
- setTimeout, setInterval and requestAnimationFrame
- JavaScript Engines
- Bitwise Operators, Type Arrays and Array Buffers
- DOM and Layout Trees
- Factories and Classes
- this, call, apply and bind
- new, Constructor, instanceof and Instances
- Prototype Inheritance and Prototype Chain
- Object.create and Object.assign
- map, reduce, filter
- Pure Functions, Side Effects and State Mutation
- Closures
- High Order Functions
- Recursion
- Collections and Generators
- Promises
- async/await
- Data Structures
- Expensive Operation and Big O Notation
- Algorithms
- Inheritance, Polymorphism and Code Reuse
- Design Patterns
- Partial Applications, Currying, Compose and Pipe
- Clean Code
반응형
'프로그래밍 공부(JS)' 카테고리의 다른 글
날씨 api 가 필요할 때 사용하면 괜찮은 사이트 (0) | 2020.12.30 |
---|---|
웹 개발 공부 할 때 참조하면 좋은 사이트 (0) | 2020.12.29 |
프로그래밍 공부할 때 참조 하면 좋은 사이트 (0) | 2020.12.26 |
프로그래밍 공부 추천 사이트 및 영상 (0) | 2020.12.25 |
wsl2 network error 로 연결이 안될때 (0) | 2020.12.24 |