Skip to content

Simplified code example #177

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

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Simplified code example #177

merged 1 commit into from
Sep 17, 2022

Conversation

ackinc
Copy link
Contributor

@ackinc ackinc commented Jun 16, 2022

The code in the finally block runs even if there was an error while executing the catch block, so the "async/await - check out a client" example can be simplified.

Screenshot_20220616_184740

The code in a `finally` block runs even if there was an error while executing the `catch` block, so the "async/await - check out a client" example can be simplified.
@netlify
Copy link

netlify bot commented Jun 16, 2022

Hey! A preview of the changes is deployed on netlify to take a look at! :)

Name Link
🔨 Latest commit 5f014a8
🔍 Latest deploy log https://app.netlify.com/sites/hopeful-clarke-f36d36/deploys/62ab2df672b8230009a04cb4
😎 Deploy Preview https://deploy-preview-177--hopeful-clarke-f36d36.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@brianc
Copy link
Owner

brianc commented Sep 17, 2022

Thank you & sorry for the delay!

@brianc brianc merged commit 086812d into brianc:master Sep 17, 2022
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