Hi All,
I have some knowledge in Cordova, I don’t understand the core of Cordova, I just use it to compile my html/ js website into native mobile projects (basically I just use: “cordova platform add”, “cordova build” and cordova plugin add")
Now a new framework appear called Ionic that uses Cordova to compile the html/ js files into native projects.
and my question is what is the extra value that Ionic gives as over Cordova, and why should I stop using pure Cordova and migrate to Ionic???
Thanx to all