Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

London Class 7 - Laura M - JavaScript Core 1 - Week 1 - #42

Closed
Laura-TM wants to merge 5 commits into
CodeYourFuture:masterfrom
Laura-TM:master
Closed

London Class 7 - Laura M - JavaScript Core 1 - Week 1#42
Laura-TM wants to merge 5 commits into
CodeYourFuture:masterfrom
Laura-TM:master

Conversation

@Laura-TM

Copy link
Copy Markdown

Your Details

  • Your Name: Laura M
  • Your City: London
  • Your Slack Name: Laura M

Homework Details

  • Module: Javascript Core 1
  • Week: 1

Comment on lines +9 to +15
var myGreeting =
"My name is " +
name +
" and my name is " +
name.length +
" characters long";
return myGreeting;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great Job! As a challenge, you can make use of template literals to tidy up the code and make it easier to read. This link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals and video: https://youtu.be/NgF9-pdTDGs are quite useful - should you need them.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thank you! It auto-formatted that way on save :-)

@amellie amellie left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Well done on your work, Laura! Just a few errors in the code. Would you be able to fix them please?

Comment thread mandatory/3-function-output.js Outdated
Comment thread mandatory/3-function-output.js
Comment thread mandatory/4-tax.js
@github-actions

Copy link
Copy Markdown

Your coursework submission has been closed because nobody has interacted with it in 30 days. You are welcome to re-open it to get more feedback.

@github-actions github-actions Bot added the Stale label May 13, 2021
@github-actions github-actions Bot closed this May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants