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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodeYourFuture/JavaScript-Core-1-Coursework-Week1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: omarsharif-gr/JavaScript-Core-1-Coursework-Week1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 22 files changed
  • 1 contributor

Commits on Jan 21, 2021

  1. Completed the main exercises and in the process of going through extr…

    …a exercises.
    
    I have completed the exercises from A-J.
    I have completed the mandatory exercises.
    I have completed some extra exercises and I am in the process of completing all of them.
    omarsharifgr committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ddedace View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Used template literals

    Made use of template literals to improve my code and make it easily readable.
    omarsharifgr committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e2e479d View commit details
    Browse the repository at this point in the history
  2. Updated code to meet task requirements

    I have updated the code by the use of template laterals and have also changed my approach to excercise two by using 2 functions to meet task requirements
    omarsharifgr committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    bfe36a2 View commit details
    Browse the repository at this point in the history
Loading