Skip to content

Instantly share code, notes, and snippets.

@sandrabosk
Created June 5, 2020 01:18
Show Gist options
  • Save sandrabosk/0fd0f26188369e3bb1b7054345516267 to your computer and use it in GitHub Desktop.
Save sandrabosk/0fd0f26188369e3bb1b7054345516267 to your computer and use it in GitHub Desktop.

Checking for understanding

  1. Inside the App.js, create a variable and assign it a value equal to your full name.
  2. Use embedding techniques we demonstrated previously to:
    • display your name
    • capitalize both first and last name
    • create and invoke a function that will return just capitalized first letters of your fist and last name.
    • utilize image logo and display it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment