Skip to content

gitter-badger/javascript-3

 
 

Repository files navigation

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.

read GitHub license

downloadPDF downloadePub downloadePub

Start Reading

Categories

  1. Types
  2. References
  3. Objects
  4. Arrays
  5. Destructuring(解構)
  6. String
  7. Functions
  8. Arrow Functions
  9. Constructors
  10. Modules
  11. Iterators and Generators
  12. Properties
  13. Variables
  14. Hoisted(變量聲明提升)
  15. Comparison Operators & Equality
  16. Blocks
  17. Comments
  18. Whitespace
  19. Commas & Semicolons
  20. Type Casting(類型轉換)** & Coercion**(強制多態)
  21. Naming
  22. Accessors
  23. Events
  24. jQuery

About

📗 Personal Guide of JavaScript Style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.3%
  • JavaScript 18.7%