Skip to content

Michael Wagner React Eval #13

Open
Michael-Wagner459 wants to merge 4 commits into
projectshft:mainfrom
Michael-Wagner459:main
Open

Michael Wagner React Eval #13
Michael-Wagner459 wants to merge 4 commits into
projectshft:mainfrom
Michael-Wagner459:main

Conversation

@Michael-Wagner459
Copy link
Copy Markdown

No description provided.

name: 'Snoopy',
image_url: 'https://upload.wikimedia.org/wikipedia/en/5/53/Snoopy_Peanuts.png',
email: 'snoopy@example.com',
phone_number: '1222222222'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are using snake case (phone_number) here which is mostly just used in Python. JS we recommend using camel case (phoneNumber).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants