|
|
|
|
|
by shubhamjain
2716 days ago
|
|
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. |
|