TreeviewCopyright © aleen42 all right reserved, powered by aleen42
About
- This is a book which is about the personal guide of JavaScript style, to constraint my coding style. And the guides has combined with Airbnb, Idiomatic, and so on.
- Continually, I'll write the same other books about HTML, CSS ,etc.
Start Reading
Categories
- Types
- References
- Objects
- Arrays
- Destructuring(解構)
- String
- Functions
- Arrow Functions
- Constructors
- Modules
- Iterators and Generators
- Properties
- Variables
- Hoisted(變量聲明提升)
- Comparison Operators & Equality
- Blocks
- Comments
- Whitespace
- Commas & Semicolons
- Type Casting(類型轉換) & Coercion(強制多態)
- Naming
- Accessors
- Events
- jQuery