Interactivity with VueJS in 2 Minutes

Описание к видео Interactivity with VueJS in 2 Minutes

A short screencast that shows the core principles of VueJS that make it a powerful prototyping tool.

Render data in HTML using a template strings
Data binding to capture data using an input field
Rendering a list based on data (characters of a string, Array, Object, …)
Adding user interaction (click, keypress, voice, …) to call a method
Using class bindings to conditionally apply classes to elements

Комментарии

Информация по комментариям в разработке