Skip to content

DevAbdulAlimRony/vuejs-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Logo

VueJS - Just A Practice File

VueJS provides a declarative and component-based programming model that helps us efficiently develop user interfaces.

  • Declarative Rendering: Vue extends standard HTML with a template syntax that allows us to declaratively describe HTML output based on JavaScript state.
  • Vue automatically tracks JavaScript state changes and efficiently updates the DOM when changes happen.
  • It can be embedded as web component
  • Provide Fullstack: Server Site Rendering(SSR), Jamstack: Static Site Generation(SSG) and Single Page Application(SPA)
  • It can target any operating system as well as terminal

All rights reserved to devabdulalimrony

About

vue js daily roadmap has been started

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published