#17 Basic Usage | Form Input Bindings | Vue.js | Frontend #shorts

preview_player
Показать описание
```js
new Vue({
el: '#app',
data: {
v: ''
}
})
```

Codepen

---------
▶︎Target
For beginners to learn.
For intermediate reviewers.

▶︎Weekly plan - 2021
Mon. JavaScript
Tue. CSS
Wed. Any
Thu. Any
Fri. Any

▶︎Why I post
I'm not good at reading thick books.
When I became an engineer, I was frustrated many times.
The documentation out there is complicated and it has afflicted me.
So I want to explain programming as simply as possible.
Of course, it also serves as my study.

▶︎My future
Recently I'm making a short video. but want to make a long video when I have time.
want to make a site and try to monetize it.
But also want to support the programming challenges of beginners.

Let's all do our best!
And I hope the world goes for the better with programming.
Рекомендации по теме