jaydataionic-framework

IONIC Framework and JayData


I am using JayData to storage data.

To use JayData i need jquery.

When I put jquery.js my ionic.bundle.js don't work.

I am using IONIC with phoneGap and AngularJS


Solution

  • You can use JayData without jquery by processing the results using callback functions or using q.js for promises.