Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Clarify the "Get Starting" tutorial #1244

Closed
bguyl opened this issue Apr 4, 2018 · 1 comment
Closed

Clarify the "Get Starting" tutorial #1244

bguyl opened this issue Apr 4, 2018 · 1 comment

Comments

@bguyl
Copy link

bguyl commented Apr 4, 2018

As I wanted to start quickly, I copy/paste a large part of the code from the tutorial.
I couldn't make it work and it took me some time to understand why.

On page 3, the blog component is added.
I didn't pay attention and because there were no // ... comment at the end, I assumed the new code had to be add at the bottom.

Thus, because they are function expressions, the order is important and they should be declared before used.

I think the router component should appear in this page to avoid confusion.

@MoOx
Copy link
Owner

MoOx commented Apr 4, 2018

Will do. Thanks for the precious feedback. Remember that we have the entire tutorial as example here https://github.com/phenomic/phenomic/tree/master/examples (I will make this more visible in the tutorial so if people have doubts, they can refer to this)

@MoOx MoOx closed this as completed in 3d0b37f May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants