bitprj / Intro-To-Serverless

Managing a server is pretty complicated, but building with serverless architectures simplifies this process. As a student, mastering serverless functions can help you to build projects that solve real-world problems by integrating APIs, constructing user interfaces, and analysing data. Javascript is the core language of this course - one of the most in-demand languages to learn in the industry.
https://bitproject.org/serverless
GNU General Public License v3.0
46 stars 24 forks source link

[Content Bug] Responses Week 2 step 8 #448

Open lechnerc77 opened 2 years ago

lechnerc77 commented 2 years ago

https://github.com/bitprj/Intro-To-Serverless/blob/main/.bit/responses/2.8-Week%202%20Step%208.md

Identify Steps:

Week:

week 2

Describe the Issue

Great that you mention the way to concatenate strings via template strings, I would recommend to add a reference to the official documentation.

Proposed Fix

Add reference to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals in section Shortcuts with Strings

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lechnerc77 commented 2 years ago

@emsesc @ganning127 : Can we add the pinned label to the issues that should be done after the summer session so that they are ignored by the stale bot?