Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update promises.mdx #3113

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Update promises.mdx #3113

merged 1 commit into from
Jul 12, 2023

Conversation

bishwasBhatta
Copy link
Contributor

  • Changed a code example to make it more concise and better in terms of performance by removing the extra step of storing names into an array and then reducing over the array.

  • Fixed the name of the file in the answer to match the name given in the instruction for that exercise. The instruction said "lessons.html", the answer code had "title.html"

- Changed a code example to make it more concise and better in terms of performance by removing the extra step of storing names into an array and then reducing over the array.

- Fixed the name of the file in the answer to match the name given in the instruction for that exercise. The instruction said "lessons.html", the answer code had "title.html"
@vercel
Copy link

vercel bot commented Jul 11, 2023

@bishwasBhatta is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #3113 (3a9d1e4) into master (787ce5b) will not change coverage.
The diff coverage is n/a.

❗ Current head 3a9d1e4 differs from pull request most recent head 48cc1a4. Consider uploading reports for the commit 48cc1a4 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          191       191           
  Lines         3644      3644           
  Branches       992       992           
=========================================
  Hits          3644      3644           

@vercel
Copy link

vercel bot commented Jul 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
c0d3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2023 9:11pm

@SlyBouhafs SlyBouhafs added this pull request to the merge queue Jul 12, 2023
Merged via the queue into garageScript:master with commit 7b4e5d4 Jul 12, 2023
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