Should I start facebook application development now?

I want to develop a facebook application, but it seems that they are changing their API, I mean that they are changing the old REST for the new graphical API, so my question is: should I start learning the old REST API and make my expression there? or should I wait for facebook to completely change its API?

+3
source share
1 answer

Well, the first question: did you know that the planned completion date for this project? If not, then I think it's better to start learning the old REST API, as well as keep track of the changes. I’m sure that they will not stop supporting OLD REST API, as there may be several applications already deployed using old APIs, so you don’t have to worry about changes and focus on your project.

+3
source

Source: https://habr.com/ru/post/1776178/


All Articles