Get user profile picture by Id

后端 未结 15 2506
闹比i
闹比i 2020-11-27 10:08

I\'m now working on a web application which is mostly based of facebook graph api. I hold some data about users - actually , the possible public data available - such as nam

15条回答
  •  庸人自扰
    2020-11-27 10:52

    You can use AngularJs for this, Its two -way data binding feature will get solution with minimum effort and less code.


    I hope this answers your query.Note: You can use other library as well.

提交回复
热议问题