08.02.2017 Views

vuejs

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Getting Started 9<br />

2.4 Homework<br />

A nice and super simple introductory exercise is to create an HTML file with a Hello, {{name}}<br />

heading. Add an input and bind it to name variable. As you can imagine, the heading must change<br />

instantly whenever the user types or changes his name. Good luck and have fun!<br />

Example Output<br />

You can find a potential solution to this exercise here².<br />

²https://github.com/hootlex/the-majesty-of-<strong>vuejs</strong>/blob/master/homework/chapter2.html

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!