Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evelyn #23

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

Evelyn #23

wants to merge 36 commits into from

Commits on Jul 24, 2021

  1. learnings on July 23 2021

    = committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    65b7a9a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. learnings on July 26th, 2021

    = committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0e96e2f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. the dom

    = committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    fe7b323 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. chapter 6 finished learning

    = committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e4f10c1 View commit details
    Browse the repository at this point in the history
  2. chapter 7 form & form events

    = committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    9a6d1e1 View commit details
    Browse the repository at this point in the history
  3. created a Ninja quiz

    = committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    69594b3 View commit details
    Browse the repository at this point in the history
  4. practiced once

    = committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    bf95c7a View commit details
    Browse the repository at this point in the history
  5. practice twice

    = committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    6cb9391 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. switching computer

    Evelyn-ZYW committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    2ce66ef View commit details
    Browse the repository at this point in the history
  2. chapter 9 learnings

    Evelyn-ZYW committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    3fb03a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    5132337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe7c3eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7aef64 View commit details
    Browse the repository at this point in the history
  4. chain promises together

    Evelyn-ZYW committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5387bb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    933384b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0acc1d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. object shorthand notation

    Evelyn-ZYW committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e0ee6fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5095a2 View commit details
    Browse the repository at this point in the history
  3. created updateUI function to receive the data from updateCity functio…

    …n, and them display them on the screen; not displaying the UI until it receives data
    Evelyn-ZYW committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1006f26 View commit details
    Browse the repository at this point in the history
  4. destructuring - an easy way to get properties from an object and stor…

    …e them in a constant of the same name
    Evelyn-ZYW committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    d6eedbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9788f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fe227c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Configuration menu
    Copy the full SHA
    909dbfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819ef71 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. class inheritance

    Evelyn-ZYW committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    2917f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f20336 View commit details
    Browse the repository at this point in the history
  3. prototype model

    Evelyn-ZYW committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    4fa64fb View commit details
    Browse the repository at this point in the history
  4. prototypal inheritance

    Evelyn-ZYW committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    73bae52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa543a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. firebase

    Evelyn-ZYW committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c2c7415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf00bfc View commit details
    Browse the repository at this point in the history
  3. real-time listeners enable real-time update to the UI when adding or …

    …deleting data from the firestore database
    Evelyn-ZYW committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    72355b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    317f8e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1430167 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. real-time chatroom done

    Evelyn-ZYW committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    cada1e3 View commit details
    Browse the repository at this point in the history