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

Mastering async/await in JavaScript #3

Open
JustSteveKing opened this issue Feb 9, 2024 · 10 comments
Open

Mastering async/await in JavaScript #3

JustSteveKing opened this issue Feb 9, 2024 · 10 comments
Assignees
Labels
Blog Article A blog article is required

Comments

@JustSteveKing
Copy link
Member

JustSteveKing commented Feb 9, 2024

Title

Mastering async/await in JavaScript

Brief

Write an article walking through how to efficiently handle async/await in JavaScript or TypeScript.

Guidelines:

Content Preparation:

  • Document Format: Please use Google Docs for your blog post. Please make sure we have view permission to your document.
  • Include relevant images, gifs, or screenshots to enhance your blog's visual appeal.
  • Share personal experiences or insights where applicable to give your blog a unique touch.
  • Consider adding code samples, examples, or practical demonstrations to illustrate concepts.
  • We encourage you to use AI for research and reference purposes. However, please submit original, human-written content.

Plagiarism Check:

Ensure your content is original by checking it for plagiarism. You can use a plagiarism checker like QUILBOT and share a screenshot showing the plagiarism percentage (ideally 25% max).

Collaboration & Avoiding Duplicates:

Claiming an Issue: If you'd like to write about a specific blog post topic, comment on the issue with a brief outline of your planned table of contents. This helps prevent two contributors from working on similar content.

Confirmation Checklist:

[ ] You accept our Code of Conduct.
[ ] My blog post is written in Google Docs and you have view permission.
[ ] I've included relevant visuals and examples to enhance understanding.
[ ] My content is original and AI-free. I've run a plagiarism check and can share the results.
[ ] I've commented on the issue with a table of contents outline (if applicable).

Once you've completed these steps, check the boxes and feel free to submit your blog post! We appreciate your contribution to the Treblle community.

@JustSteveKing JustSteveKing added the Blog Article A blog article is required label Feb 9, 2024
@emee-dev
Copy link
Contributor

emee-dev commented Apr 5, 2024

Hey, I would love to work on this. I have written one already

@Rahulkhinchi03
Copy link
Contributor

Hi @emee-dev,
Could you please confirm the checklist in the pinned comment for us to review your article?

@emee-dev
Copy link
Contributor

emee-dev commented Apr 9, 2024

Ok let me do that

@emee-dev
Copy link
Contributor

emee-dev commented Apr 9, 2024

Hi @emee-dev, Could you please confirm the checklist in the pinned comment for us to review your article?

Hey how can I do this, by PR ??

@emee-dev
Copy link
Contributor

[x] You accept our Code of Conduct.
[x] My blog post is written in Google Docs and you have view permission.
[x] I've included relevant visuals and examples to enhance understanding.
[x] My content is original and AI-free. I've run a plagiarism check and can share the results.
[x] I've commented on the issue with a table of contents outline (if applicable).

Table of Contents

  1. Promise
  2. Custom Promises
  3. Async Loops
  4. Generator Functions
  5. Pitfalls to avoid
  6. Error handling
  7. Cancellation of Asynchronous Operations
  8. Conclusion

I have improved the article to be less AI like, for some reason Quillbot says my code snippets are AI generated

Google doc
https://docs.google.com/document/d/1WK4ho--WJk5u1v_gSy_hS65Ix9s6GRz9Ii-yUDiELZg/edit?usp=sharing

@JustSteveKing
Copy link
Member Author

@Rahulkhinchi03 could you please have a look at this?

@Rahulkhinchi03
Copy link
Contributor

Hi @emee-dev,
Your article is great!

Could you please also add: difference between promise.all and promise.allSettled?

@emee-dev
Copy link
Contributor

Hi @emee-dev,
Your article is great!

Could you please also add: difference between promise.all and promise.allSettled?

Alright once I get home I would

@emee-dev
Copy link
Contributor

Hi @emee-dev, Your article is great!

Could you please also add: difference between promise.all and promise.allSettled?

I have made a new PR with the differences

@emee-dev
Copy link
Contributor

Hi @emee-dev,
Your article is great!
Could you please also add: difference between promise.all and promise.allSettled?

Alright once I get home I would

Here is the link to the doc: https://docs.google.com/document/d/1WK4ho--WJk5u1v_gSy_hS65Ix9s6GRz9Ii-yUDiELZg/edit?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blog Article A blog article is required
Projects
None yet
Development

No branches or pull requests

3 participants