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 movie-quotes-app-tutorial.md #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NgoranA
Copy link

@NgoranA NgoranA commented Aug 26, 2023

As I went through the tutorial, I came across some typos and a few things I thought should have been different.

  • How anyone taking the tutorial can respond to the wizard in order to seamlessly follow the tutorial along.
  • On the frontend, Added { new Date(Number(quote.createdAt).toUTCString())} displayed "invalid date" because createdAt is for example " 2023-08-26T06:28:35.635Z "

Signed-off-by: Ngoran Aristide [email protected]

As I went through the tutorial, I came across some typos and a few things I thought should have been different. 

- How the person taking the tutorial needs to respond to the wizard in order to seamlessly follow the tutorial along.
- On the frontend, 
<span> Added { new Date(Number(quote.createdAt).toUTCString())} </span> 
displayed invalid date because createdAt is of the format for example " 2023-08-26T06:28:35.635Z "
@iamfortune
Copy link
Contributor

Hi @NgoranA, thank you for bringing this to our attention; we are making some changes to the guides, including this tutorial. I will update you when it is merged and republished.

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