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

Mohammadreza Nafar-Manchester-JavaScript-week1 - #385

Open
Mohammadrezanafar wants to merge 4 commits into
CodeYourFuture:masterfrom
Mohammadrezanafar:master
Open

Mohammadreza Nafar-Manchester-JavaScript-week1#385
Mohammadrezanafar wants to merge 4 commits into
CodeYourFuture:masterfrom
Mohammadrezanafar:master

Conversation

@Mohammadrezanafar

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: Mohammadreza Nafar
  • Your City: Northwest
  • Your Slack Name: Mohammadreza

Homework Details

  • Module: Javascript
  • Week: Week1

Notes

  • What did you find easy? exercise was easy

  • What did you find hard? To start, it was a little hard to understand the task.

  • What do you still not understand? I should have more study about function part to understand it better.

  • Any other notes? no

Signed-off-by: Mohammadrezanafar <mohammadrnafar8@gmail.com>
Signed-off-by: Mohammadrezanafar <mohammadrnafar8@gmail.com>
Signed-off-by: Mohammadrezanafar <mohammadrnafar8@gmail.com>
@Barryeasy90

Copy link
Copy Markdown

Hi @Mohammadrezanafar
I can see that your code is easy to read and using very few variable which is very nice. However I will suggest to avoid using var to declare a variable as this is a old version instead using let and also avoid using very short variable name like a, b or x instead using a very generic name, what the variable or parameter does.

#happycoding

@Mohammadrezanafar Mohammadrezanafar changed the title Change and solve mandatory tasks. Mohammadreza Nafar-Manchester-JavaScript-week1 Sep 15, 2022
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.

2 participants