Skip to content
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: DenizAri/JavaScript-Core-3-Homework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CodeYourFuture/JavaScript-Core-3-Homework
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.
  • 14 commits
  • 14 files changed
  • 4 contributors

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    7b324bd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. MD fixes

    ChrisOwen101 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8339225 View commit details
    Browse the repository at this point in the history
  2. More tweaks

    ChrisOwen101 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e7d060c View commit details
    Browse the repository at this point in the history
  3. Create resources.md

    ChrisOwen101 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c81e3fe View commit details
    Browse the repository at this point in the history
  4. Update resources.md

    ChrisOwen101 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    f683bf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    558e0a8 View commit details
    Browse the repository at this point in the history
  2. Remove line mentioning array destructuring as the student will use ob…

    …ject destructuring instead
    louisechow committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    405bbc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Merge pull request CodeYourFuture#2 from CodeYourFuture/js3-3-destruc…

    …turing
    
    Add Array Destructuring Homework
    Chris Owen authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    31c1abb View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Explaining ESLint

    Updating the md file to explain a wee bit eslint without getting into details.
    IsmaelMartinez authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    d92a4af View commit details
    Browse the repository at this point in the history
  2. Update task.md

    Removing rough . in the list
    IsmaelMartinez authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    8e9e950 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Merge pull request CodeYourFuture#62 from CodeYourFuture/IsmaelMartin…

    …ez-remove-rough-dot
    
    Update task.md
    IsmaelMartinez authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b0ebf7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeYourFuture#61 from CodeYourFuture/IsmaelMartin…

    …ez-think-like-programmer-readme
    
    Explaining ESLint
    IsmaelMartinez authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    23d6e5c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Standarizing function contruct

    Adding the function f1() to the 1st example/question because it follows the standards better and it might remove confusion.
    
    Agree that by doing `{ }` is the same as `function{ }` (so it works), but is just to avoid confusion to the students.
    IsmaelMartinez authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    7d8a14d View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeYourFuture#63 from CodeYourFuture/standarizing…

    …-function-construct
    
    Standarizing function contruct
    IsmaelMartinez authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    9cc5e7c View commit details
    Browse the repository at this point in the history
Loading