This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Hash
I started learning VueJs and tend to share it with you step by step. Slowly, but steadily.
The Progressive JavaScript Framework
An approachable, performant and versatile framework for building web user interfaces.
Features and benefits :
- Virtual dom like react js
- lightweight 10k gzip
- Progressive : it can be used for small and large
- Vue ecosystem
- Incrementally adoptable : it can be integrated for any legacy application page by page. it doesn't need be write whole app
History of Vue js
Some VueJS Directives
v-model: Create a two-way binding on a form input element or a component.
v-if
v-else-if
v-else
v-colak : Used to hide un-compiled template until it is ready.
a sample project to check VueJs Directives on a project
more directives here
This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Hash
Hash | Sciencx (2022-10-23T20:16:23+00:00) VueJs Beginner part 1. Retrieved from https://www.scien.cx/2022/10/23/vuejs-beginner-part-1/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.