[AngularJS] Re: Creating NewsFeed like facebook in angularjs

2015-08-25 Thread kenvdbroek
Yes, you can... You need a: - view - controller - service (and, probably, a server-side backend to get the messages) - (probably) routing - (probably) directives And an Angular app to bootstrap and run the application... There's a lot of tutorials online, so that's a good starting point imho. G

[AngularJS] Re: Creating NewsFeed like facebook in angularjs

2015-08-24 Thread Mo Moadeli (CREDACIOUS)
Are you asking about the UI or data feed itself? On Monday, August 24, 2015 at 5:30:28 AM UTC-4, Mohini Bansal wrote: > > Can I create news feed like facebook in angularjs?? > If yes,so how I will proceed?? > > -- You received this message because you are subscribed to the Google Groups "Angul