I started playing a little with node.js. I come from more php / java background.
I use facebook sdk heavily for php, which is very good (for php). node.js don't have that kind of support (the JS SDK for facebook is something completely different if I'm wrong). Again, talking about supporting and using everyauth didn’t work out well .. (maybe an updated sample code will help me). For example, how can you paginate pages on the SDK? (you get the following link from facebook as an answer)
faceplate - does not update (tried samples and saw from the code) there are lib libraries that use FQL and do not open the graph
which is the "best"? or the most updated “wrapper” or SDK of its own and yet easy to use? (no need for hard lib work)
Thank you!
source
share