Comment on I love React HooksparentComments−shubhamjain7yFair enough. These seem much better for starting out. However, the progression in Vue's guide is much better thought out.Step 1: Get a simple "Hello world" running.Step 2: Get something dynamic on screen.Step 3: A simple if statement.Step 4: A loop.Step 5: User Input.By the end of the guide, I know all there is to know to make a very simple interactive component.−danabramov7yThanks for feedback. I do think the “main concepts” guide goes in roughly the same order but I agree there could be a more condensed single-page version of it. We’ll keep it in mind for the future!
Comments
Fair enough. These seem much better for starting out. However, the progression in Vue's guide is much better thought out.
Step 1: Get a simple "Hello world" running.
Step 2: Get something dynamic on screen.
Step 3: A simple if statement.
Step 4: A loop.
Step 5: User Input.
By the end of the guide, I know all there is to know to make a very simple interactive component.
Thanks for feedback. I do think the “main concepts” guide goes in roughly the same order but I agree there could be a more condensed single-page version of it. We’ll keep it in mind for the future!