-
Chicago, and then make our own for brand and web navigation
-
## avoid_add_all_with_singleton_collection
## Description
Call `add(foo)` over `addAll([foo])`.
## Details
*Give a detailed description that should provide context and motivation. Ideally…
-
camel case & verb-style function names, conventional commits, etc., (and start doing these yourself)
-
@zachleat,
Can we drum up a _quick_ style guide for vanilla JS code examples? I'm willing to forego my (otherwise highly opinionated) personal style for a standard.
I can mimic what's already th…
-
[Link to Style Guide](https://google.github.io/styleguide/cppguide.html)
By default we want all new code introduced to the code base to be compliant with the style guide linked above. We can enforc…
-
That includes things like "use `$` to indicate atomic variables" and "use two spaces for indentation" then surreptitiously put it in a public place!
Apparently some thoughts have been collected in…
-
This is a place for ideas and discussions around translation guidelines, glossary and possibly a style guide (low priority).
-
My vote is yes, [the Airbnb one](https://github.com/airbnb/javascript). Should help with having so many collaborators.
-
#### Talking points
- Complex error messages
- Error message plus description
- Successful states contain output or not?
- In a lot of system tools no output is the success state
- Most o…
-
Placeholder for discussion about these facets of the style guide.
#### Talking points
- Newlines after command input
- Tabwriter spacing
- General newline usage
- Table column spacing