Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Change app.js and README to better reflect actual solution code #26

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

Commits on Dec 17, 2020

  1. notes on running tutorial...

    meldaravaniel committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    78c0faf View commit details
    Browse the repository at this point in the history
  2. hooray for gitbash being noninteractive?

    meldaravaniel committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1552351 View commit details
    Browse the repository at this point in the history
  3. interactive mode all the time.

    meldaravaniel committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ba51bce View commit details
    Browse the repository at this point in the history
  4. firebase has changed since tutorial written, I think.

    meldaravaniel committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    4af5ef7 View commit details
    Browse the repository at this point in the history
  5. create the room code.

    meldaravaniel committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a2a0a98 View commit details
    Browse the repository at this point in the history
  6. join the room code

    meldaravaniel committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bc913a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c0a882 View commit details
    Browse the repository at this point in the history
  8. so annoyed.

    meldaravaniel committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fbe1bec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8473c50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b4a67a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d0b258 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0eb3255 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3416c90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fce0d9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    16b0185 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2dfc596 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    12510d1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    654ca0e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8920e3a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e85d459 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5060916 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9742817 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    72a5681 View commit details
    Browse the repository at this point in the history
  2. remove the room ref code from solution

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a193598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c6fe7d View commit details
    Browse the repository at this point in the history
  4. remove the room ref code from solution

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    6c59901 View commit details
    Browse the repository at this point in the history
  5. remove the join room code from solution

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    aa83102 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6aa20bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    002ed6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    225d3a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e8e2eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca64579 View commit details
    Browse the repository at this point in the history
  11. fix empty codelab starting point

    This version did not match the solution correctly and made it confusing to do the tutorial without just looking at the solution code.  I copied the (also changed) solution app.js into this and removed the code sections that are to be added by the tutorial.
    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    f4279cd View commit details
    Browse the repository at this point in the history
  12. Delete app_solution.js

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    ce84293 View commit details
    Browse the repository at this point in the history
  13. add links

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    236c5a3 View commit details
    Browse the repository at this point in the history
  14. Delete personalNotes.md

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    ce51e50 View commit details
    Browse the repository at this point in the history
  15. adding the corrected instructions to the README.

    I don't know how to update the actual instructions website, so barring that...I enhanced the readme to include them.
    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    b674413 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    83e6a49 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    fed80da View commit details
    Browse the repository at this point in the history
  18. Update README.md

    meldaravaniel committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e355e92 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    8e1d682 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from natkuhn/master

    updated README with corrections and suggestions
    meldaravaniel committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    fbfad4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68ae060 View commit details
    Browse the repository at this point in the history
  4. formatting

    meldaravaniel committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    dbcedd3 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    meldaravaniel committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    7c8bcea View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    81fa0e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Update README.md

    meldaravaniel committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    993c53f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. minor readme fixes

    * fix template string for log message
    * add indentation level in session description listener code
    Fusselwurm committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a3f4004 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request #2 from Fusselwurm/patch-1

    minor Readme fixes
    meldaravaniel committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a1cef75 View commit details
    Browse the repository at this point in the history