Content From Course on Ionic Framework

I am teaching a course on Ionic Framework at Howard University, as part of that course i am creating on demand content based on the students response to materials I present in class.

I am currently posting the content as a wiki throughout the semester and will later clean it up and self publish the content as a book… of course after I review it all for angular2!!

1 Like

Hey!
Nice work. I have a question though. Is it ok to use the Parse REST api instead of the Parse SDK.

In Parse REST api docs, they mention to use the SDK if Parse provides an SDK for a particular language.

What are the cons of using the REST API when an SDK is available?

If you check my website you will see an example using the JavaScript API

I am not asking on how to use the JS SDK. But what are the cons of using REST API?