forked from extern/naming-cheatsheet
Update README.md
This commit is contained in:
parent
682744f816
commit
32db25af2a
@ -48,7 +48,7 @@ prefix? + action (A) + high context (HC) + low context (LC)
|
||||
| `getPost` | | `get` | `Post` | |
|
||||
| `getPostData` | | `get` | `Post` | `Data` |
|
||||
| `handleClickOutside` | | `handle` | `Click` | `Outside` |
|
||||
| `shouldComponentUpdate` | `should` | `Component` | `Update`| |
|
||||
| `shouldDisplayMessage` | `should` | `Display` | `Message`| |
|
||||
|
||||
### Actions
|
||||
#### `get`
|
||||
|
Loading…
Reference in New Issue
Block a user