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

London Class 9 - Abdulmajid Rammali - JS-Core-1 - Week 1 - #427

Open
Abdulmajidram wants to merge 1 commit into
CodeYourFuture:masterfrom
Abdulmajidram:master
Open

London Class 9 - Abdulmajid Rammali - JS-Core-1 - Week 1#427
Abdulmajidram wants to merge 1 commit into
CodeYourFuture:masterfrom
Abdulmajidram:master

Conversation

@Abdulmajidram

Copy link
Copy Markdown

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name: Abdulmajid Rammali
  • Your City: London
  • Your Slack Name: Abdulmajidram

Homework Details

  • Module:1
  • Week:1

Notes

  • What did you find easy? exercise

  • What did you find hard?
    last few exercises

  • What do you still not understand?
    need revision on functions

  • Any other notes?

@Abdulmajidram Abdulmajidram changed the title London Class 9 - Abdulmajid Rammali - Javascript - Week 1 London Class 9 - Abdulmajid Rammali - JS-Core-1 - Week 1 Nov 22, 2022

@zahraateee zahraateee 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.

left a little change. Well done!

@@ -1,3 +1,5 @@
const name = " Daniel ";
const myName = " Daniel ";

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

use "let"

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.

Thanks for the feedback, is it for only this one or you mean in general?
cause if in general then yeah I should of used Ellie advice to use let :D

@gladwindos gladwindos 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.

This looks really good! The only thing I would suggest is to get in the habit of using const instead of let or var when you know the variable you are creating is not going to change.

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