Oct 1, 2017

Basic CRUD between ColdFusion and AngularJS 1.x

Here is a link to a ColdFusion presentation I did at the CFSummit talking about using ColdFusion as the backend to an Angular 1.x single page application. 

The code demonstrates using CF Angular together to perform full CRUD like operations.  It also shows how to use Angular Routes, and Angular Filtering.

The Slide share stats gives it about 10,000 views so it is one of the most popular ColdFusion slides shares for CF.


Slides are located here.
https://www.slideshare.net/ColdFusionConference/cold-fusion-11-and-angularjs-basics-cf-summit-2014

Source code and PPT files along with MYSQL database can be found here:
https://drive.google.com/file/d/0B1_JT2snOzkHX3VDajlvMzdYRlU/edit?usp=sharing

No comments:

Post a Comment