Skip to content

Conversation

@Alkebsi
Copy link
Contributor

@Alkebsi Alkebsi commented Nov 14, 2023

In the entire chapter, there were 8 examples where .catch(error => {}) were used. Those two examples that I have updated contained parentheses around the error statement that looked like .catch((error) => {}. This made the code feels a little different than usual, so I updated it.

Incase the changes should have been on the other examples, I will be happy to update this pull request!

In the entire chapter, there were 8 examples where `.catch(error => {})` were used. Those two examples that I have updated contained parentheses around the error statement that looked like `.catch((error) => {}`. This made the code feels a little different than usual, so I updated it.

Incase the changes should have been on the other examples, I will be happy to update this pull request!
@mluukkai mluukkai merged commit 8ba9540 into fullstack-hy2020:source Feb 9, 2024
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