25.06.2018 Views

Full-Stack Vue.js 2 and Laravel 5

Create successful ePaper yourself

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

Expressions<br />

If a directive requires a value, it will be an expression.<br />

In the JavaScript language, expressions are small, evaluable statements that<br />

produce a single value. Expressions can be used wherever a value is expected,<br />

for example in the parenthesis of an if statement: if (expression) { ... }<br />

The expression here could be any of the following:<br />

A mathematical expression, for example x + 7<br />

A comparison, for example v

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

Saved successfully!

Ooh no, something went wrong!