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
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