Skip to content

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 ngoranaristide4@gmail.com

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