VueJs Beginner part 1

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 :


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

Image description

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


Print Share Comment Cite Upload Translate Updates
APA

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/

MLA
" » VueJs Beginner part 1." Hash | Sciencx - Sunday October 23, 2022, https://www.scien.cx/2022/10/23/vuejs-beginner-part-1/
HARVARD
Hash | Sciencx Sunday October 23, 2022 » VueJs Beginner part 1., viewed ,<https://www.scien.cx/2022/10/23/vuejs-beginner-part-1/>
VANCOUVER
Hash | Sciencx - » VueJs Beginner part 1. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/10/23/vuejs-beginner-part-1/
CHICAGO
" » VueJs Beginner part 1." Hash | Sciencx - Accessed . https://www.scien.cx/2022/10/23/vuejs-beginner-part-1/
IEEE
" » VueJs Beginner part 1." Hash | Sciencx [Online]. Available: https://www.scien.cx/2022/10/23/vuejs-beginner-part-1/. [Accessed: ]
rf:citation
» VueJs Beginner part 1 | Hash | Sciencx | 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.

You must be logged in to translate posts. Please log in or register.