A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/NullDevCo/JavaScript-Styleguide below:

NullDev/JavaScript-Styleguide: :page_with_curl: The NullDev JavaScript Styleguide

NullDev JavaScript StyleGuide

Now with the new ESLint Flat Config Format!

A mostly reasonable approach to JavaScript

Or... Mainly NodeJS...

To integrate into your own project:

*) The rationale for using Babel-ESLint is that it supports the newest Stage-3 ECMAScript features.

... with already preset config files and project structure

DOWNLOAD

$ npm i - and you're ready to go!

  1. 📋 Types

    View contents
  2. 🔗 References

    View contents
  3. 📦 Objects

    View contents
  4. 📑 Arrays

    View contents
  5. 🔨 Destructuring

    View contents
  6. 📄 Strings

    View contents
  7. 📟 Functions

    View contents
  8. ➡️ Arrow Functions

    View contents
  9. 📐 Classes & Constructors

    View contents
  10. 📮 Modules

    View contents
  11. 🔃 Iterators and Generators

    View contents
  12. 📑 Properties

    View contents
  13. 💾 Variables

    View contents
  14. ⤴️ Hoisting

    View contents
  15. ↔️ Comparison Operators & Equality

    View contents
  16. 🔲 Blocks

    View contents
  17. 🔧 Control Statements

    View contents
  18. 📝 Comments

    View contents
  19. Whitespace

    View contents
  20. 🔻 Commas

    View contents
  21. Semicolons

    View contents
  22. 🔀 Type Casting & Coercion

    View contents
  23. 📜 Naming Conventions

    View contents
  24. ⬇️ Accessors

    View contents
  25. 🔆 Events

    View contents
  26. 📖 Standard Library

    View contents
  27. 🔩 jQuery

    View contents
  28. 🔄 ECMAScript 5 Compatibility

    View contents
  29. 6️⃣ ECMAScript 6+ (ES 2015+) Styles

    View contents
  30. 🔌 Testing

    View contents
  31. 📈 Performance

    View contents
  32. 📚 Resources

    View contents
  33. ©️ Copyright

    View contents
  34. ♻️ Amendments

    View contents

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

Comparison Operators & Equality

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

The Standard Library contains utilities that are functionally broken but remain for legacy reasons.

⬆ back to top

⬆ back to top

ECMAScript 5 Compatibility

⬆ back to top

ECMAScript 6+ (ES 2015+) Styles
  1. Arrow Functions
  2. Classes
  3. Object Shorthand
  4. Object Concise
  5. Object Computed Properties
  6. Template Strings
  7. Destructuring
  8. Default Parameters
  9. Rest
  10. Array Spreads
  11. Let and Const
  12. Exponentiation Operator
  13. Iterators and Generators
  14. Modules

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top

⬆ back to top


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4