style
This commit is contained in:
parent
362c2e0f2f
commit
ba4d272cc4
@ -31,3 +31,8 @@ Names:
|
|||||||
|
|
||||||
APIs:
|
APIs:
|
||||||
- Prefer 'Promise' to one-shot continuations whenever possible.
|
- Prefer 'Promise' to one-shot continuations whenever possible.
|
||||||
|
- Prefer handlebars templates to poking around in the DOM.
|
||||||
|
|
||||||
|
Misc:
|
||||||
|
- Do not use ES6 template strings for constructing HTML,
|
||||||
|
use TSX/JSX literals instead.
|
||||||
|
Loading…
Reference in New Issue
Block a user