Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 475 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 475 Bytes

Angular

Ang-news is a Reddit clone that uses AngularJS & Firebase. I learned how to develop CRUD (create, read, update, delete) services, securely authenticate users, access servers with $http, communicate with REST APIs using $resource, enable three-way data binding with your server, create directives for your user interface and more. It is an implementation of this Angular tutorial.