Friday, October 27, 2017

web: vueJS


back to simple and fast web development, with JavaScript program library:
vueJS 

Vue.js is a popular JavaScript front-end framework that was built to organize and simplify web development.
The project focuses on making ideas in web UI development (components, declarative UI, hot-reloading, time-travel debugging, etc.) more approachable. It attempts to be less opinionated and thus easier for developers to pick up."

URL that always redirects to latest version of vue.js
https://unpkg.com/vue

Axios is another library for making HTTP request from vue.js 
https://unpkg.com/axios/dist/axios.min.js


State of Vue.js · Monterail

A Comparative Study of Progressive JS Frameworks: Angular.js & Vue.js

podcast:









No comments: