Files
shields/services
Paul Melnikow 1cdcaabd38 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()`
2019-04-23 21:36:04 -04:00
..
2019-02-27 23:21:11 -05:00
2019-03-04 19:55:13 -05:00
2019-03-07 23:11:41 -06:00
2019-03-04 19:41:57 -05:00
2019-03-02 10:48:38 +00:00
2019-04-23 10:22:47 -04:00
2019-03-03 20:19:27 +00:00
2019-04-22 22:55:31 -04:00
2019-04-23 10:22:47 -04:00
2019-04-17 13:13:24 -04:00
2019-03-31 09:45:13 -05:00