Skip to content

syncing fork repo #4

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

syncing fork repo #4

wants to merge 87 commits into from

Conversation

kluzikp
Copy link
Owner

@kluzikp kluzikp commented Oct 21, 2019

No description provided.

nathwan2 and others added 30 commits Sep 17, 2019
Lab did not explain how to install git on different OS.

Now covers how to install git on MacOS using either Xcode or HomeBrew.
Covers apt command for Ubuntu and reminds not to install any GUI tools.
There were some files in the root of the codee quality lab.

These have now been put in a directory called linting.
The exercise was unclear.

Exercise is now based on the todo files which have been updated
There was an issue with the existing code (logical error)

Code has been rewritten to allow for multiple input prompts.
The nested callback exercise did not match the updated code

Lab exercise has now been revised to match
Minor amendments were needed
changed the wording of a specific section
The lab code was fixed in a previous commit however the exercise still referred to
the old code.

The lab notes have been updated to reflect the new, working, script.
The existing promises lab does not work correctly.

Added a simple working example that can be used to fix the issues with
the lab exercise.
Promises were not resolving in order due to missing returns on resolve.

This has now been fixed.
There was some confusion over the impelmentation
and the existing import didn't work.

The new version resolves the import issue
and clarifies the task requirements
Some of the sections didn't have an exercise.

Now all sections include one or more tasks to be complete.
The todo script would not run because there was a conflict between the imported object and the local array.
The object call was removed and added to the lab activity and the comment on the array clarified.
Currently there is no message to state that the server is running.
Added a message to the callback function to display the message with port number.
amended type "is is" in 3.3
bordasb and others added 30 commits Nov 11, 2019
….js, added content about package.json to 02 HTTP.md, created 02/01/package.json
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
7 participants