Quantcast
Channel: ColdFusion
Viewing all articles
Browse latest Browse all 1091

VueJS for ColdFusion programmers: First 10 minutes

$
0
0

VueJS for ColdFusion Developers: First 10 minutes

What is it?

It is a Javascript technology that does all kinds of front-end DOM manipulation. It takes dull HTML and turns it into an application. If you are familiar with jQuery or AngularJS or Angular you are kind of in the right neighborhood. It is perhaps a prefect complement to ColdFusion development

VueJS describes itself as

Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.

https://vuejs.org/v2/guide/index.html

 

 

Resources

  • https://vuejs.org/v2/guide/installation.html
  • https://github.com/vuejs/vuex/tree/dev/examples/counter
  • https://angularjs.org/
  • https://angular.io/
  • https://github.com/jmohler1970/VueJSforCF_1st10min

The post VueJS for ColdFusion programmers: First 10 minutes appeared first on ColdFusion.


Viewing all articles
Browse latest Browse all 1091

Latest Images

Trending Articles



Latest Images