8000 Merge branch 'master' of https://github.com/MissionVistaCSClub/Vue.js… · MissionVistaCS/Vue.js-Tutorial@1496f0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 1496f0f

Browse files
committed
2 parents aaf4699 + 99457f4 commit 1496f0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ Ex:
7373
In this section, we will learn about the basics of Vue: basic directory structure, syntax, and v-directives.
7474

7575
#### Syntax
76+
Vue.js has special syntax. In this section, we discover interpolations and basic data bindings related to Vue.js.
77+
7678
#### Basic Directory Structure
7779
#### V-Directives
7880
Vue.js uses an attribute called v-directives, similar to [Angular's](https://angular.io/) ng-directives. They allow us to retrieve, bind, show, and other actions to our data. With every new v-directive demonstrated, make sure to test out its data binding by trying it out in the console.

0 commit comments

Comments
 (0)
0