8000 Update README.md · MissionVistaCS/Vue.js-Tutorial@99457f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 99457f4

Browse files
authored
Update README.md
1 parent 3a2b3e0 commit 99457f4

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