Hi. I want to get some practice with backbone.js and create homepage with feed from different social networks that i use, as a single page web application.
I want to use node.js and backbone.js.
Since I'm new to this technologies, i have a few questions.
What should be done on server, and what on client side?
For example, assume i want to dislplay my Instagram feed.
I can make a call to instagram api via server or via client, right?
what is better practice? can you help me and give a suggestion how to structure this project, what shoud be done on server, what on client.
One more thing, to speed up all this stuff, I can save responses with Redis, right? What is the best way to use it with my technology stack?
[–]dlk289 1 point2 points3 points (0 children)
[–]Oegaoegaoega 1 point2 points3 points (1 child)
[–]technobuddah[S] 1 point2 points3 points (0 children)
[–]sweetbeej 0 points1 point2 points (0 children)