10 POINTS ABOUT VUEJS / VueJS Introduction:
1. VueJS is a JavaScript Framework like Angular and React
2. VueJS simplify user interface(UI) development
3. VueJS is easy to learn and easy to integrate in existing or new web project
4. VueJS allows to develop reusable, manageable and testable JavaScript components
5. VueJS code is far better than writing jQuery and plain JavaScript code
6. VueJS can be used for small widget, small app or enterprise application.
7. VueJS is a reactive framework
8. VueJS comes with all necessary tools required for developing enterprise app
9. Great IDE and Debugging tools are also available for better development experience
10. VueJS has great documentation and community support. Official website https://vuejs.org/
#VueJS #VueJS_Tutorial #VueIntroduction