hyperoslo / hyperoslo/ios-foundation

Naming with well known abbreviations

Open
#61 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

How do we usually name variables that contains well knowns abbreviations when those are not the first word?

Which do we prefer

### Option 1

```
taskUrl
taskJson
taskHttpRequest
taskId
```

### Option 2

```
taskURL
taskJSON
taskHTTPRequest
taskID
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.