Skip to content

add questions and answers from 40 - 44#12

Open
travisliu wants to merge 3 commits intoir3ne:mainfrom
travisliu:feat/10-13-anwsers
Open

add questions and answers from 40 - 44#12
travisliu wants to merge 3 commits intoir3ne:mainfrom
travisliu:feat/10-13-anwsers

Conversation

@travisliu
Copy link
Copy Markdown

Add more questions and answers:

• How Does Destructuring Work in JavaScript, and What Are Its Use Cases?
• What Are Template Literals, and How Do They Differ from String Concatenation?
• Understanding the Difference Between event.preventDefault() and event.stopPropagation() in JavaScript
• Understanding Microtasks vs. Macrotasks in JavaScript

Add more questions and answers:

• How Does Destructuring Work in JavaScript, and What Are Its Use Cases?
• What Are Template Literals, and How Do They Differ from String Concatenation?
• Understanding the Difference Between event.preventDefault() and event.stopPropagation() in JavaScript
• Understanding Microtasks vs. Macrotasks in JavaScript
README.md Outdated
|39. [What is a module?](#what-is-a-module?)|
|40. [What is a Web API?](#what-is-a-web-api?)|

|41. [How Does Destructuring Work in JavaScript, and What Are Its Use Cases?](#How-Does-Destructuring-Work-in-JavaScript-and-What-Are-Its-Use-Cases?)|
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@travisliu please write the anchor tags in lowercase as all the others

README.md Outdated

---

<a name="How-Does-Destructuring-Work-in-JavaScript-and-What-Are-Its-Use-Cases?"></a>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

lowercase also here

README.md Outdated

<a name="How-Does-Destructuring-Work-in-JavaScript-and-What-Are-Its-Use-Cases?"></a>

## How Does Destructuring Work in JavaScript, and What Are Its Use Cases?
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

please remove the capitalize in all the titles

@travisliu
Copy link
Copy Markdown
Author

HI @ir3ne,

I have addressed all the requested changes based on the comments.


<a name="how-does-destructuring-work-in-javascript-and-what-are-its-use-cases?"></a>

## How does destructuring work in javascript, and what are its use cases?
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@travisliu plase add the number in front of the title in each section as all the others.

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.

2 participants