Skip to content
Snippets Groups Projects
Unverified Commit 1cdcaabd authored by Paul Melnikow's avatar Paul Melnikow Committed by GitHub
Browse files

Unify order of properties and methods in services (#3353)

I find having these in a consistent order makes the services much faster to read.

This is the order I’ve generally been using:

1. Category
2. Route
3. Examples
4. Rendering
5. Other helpers (`fetch()`, `transform()`)
6. `handle()`
parent 12191e20
No related branches found
No related tags found
Loading
Showing
with 222 additions and 192 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment