Skip to content

Conversation

@evchin
Copy link
Collaborator

@evchin evchin commented Jan 6, 2021

No description provided.

@lazyplatypus lazyplatypus linked an issue Jan 7, 2021 that may be closed by this pull request
@lazyplatypus lazyplatypus requested a review from emsesc January 7, 2021 22:09
Copy link
Collaborator

@emsesc emsesc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thearchitectsnotebook this version of the learning lab actually doesn't contain the edits I made a few days ago after I tested it. Do you mind updating the files so that they match the current version of the response files in this repository? (The other PR here actually contains the updated files, probably because you created a PR on BitCamp/ first.)

@TheDirector23 The blog's content is great, but it could benefit from some images! Here is an easy way to upload images to Github. Some more markdown and links would also be nice (I made some comments in my review) to make it more readable.


Visual Studio Code (or VS code) was downloaded from this link: https://code.visualstudio.com

Inside VS code, you downloaded four extensions: Azure Account, Azure App Service, Azure Functions, and Live Server. All of the Azure extensions allow you to work on your Azure Function App in VS code instead of working directly through the Microsoft portal. Live Server is a quick and temporary testing server, and you can use it to test HTML pages.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe show a picture so students know how to launch the live server extension


1. Download GitHub desktop. It is here you commit changes to the learning lab to complete each lesson.
2. To have access to the learning lab on GitHub desktop, the name of the learning lab repo needs to be entered in the top-left corner in the box with placeholder “Filter” and “Clone Repository” should be selected.
3. Click “Pull Origin” once the repo is cloned to pull to desktop the most current version of the learning lab.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great and detailed steps, but some screenshots would be even more helpful.

@@ -0,0 +1,60 @@
**Let’s wrap up what you learned and did in Week 1: downloading and using Visual Studio Code, learning to navigate GitHub and committing changes, and deploying a simple Azure function.**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try taking a look at the week 2 or 3 blog for a "template" on how to format everything :)


Visual Studio Code (or VS code) was downloaded from this link: https://code.visualstudio.com

Inside VS code, you downloaded four extensions: Azure Account, Azure App Service, Azure Functions, and Live Server. All of the Azure extensions allow you to work on your Azure Function App in VS code instead of working directly through the Microsoft portal. Live Server is a quick and temporary testing server, and you can use it to test HTML pages.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link resources so students can find everything easier. (ie. where can you download the extensions?)

Deploying an Azure Function was the biggest task of the week.

Here are the steps:

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once again, great steps, but try adding some pictures to help! Azure also has a bunch of instructions on how to create function apps, so also link them here

@emsesc emsesc self-requested a review January 14, 2021 15:37
Copy link
Collaborator

@emsesc emsesc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good!

@lazyplatypus lazyplatypus merged commit 2fc5847 into bitprj:master Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add serverless blogs to the learning lab

4 participants