Case

From John's wiki
Jump to navigation Jump to search
Name Example 1 Example 2
Snake Case user_profile read_book
Camel Case userProfile readBook
Pascal Case UserProfile ReadBook
Kebab Case user-profile read-book
Title Case User Profile Read Book
Upper Case USER PROFILE READ BOOK