http://becomingaprogrammer.com/hacker-news-clone-angularjs-part-1/
Hi Everyone! I'm Dakota Lee Martinez. In this video series I'll be using the Hacker News API to build out a Hacker News Clone in AngularJS.
These videos are accompanied by a series of blog posts at becomingaprogrammer.com. You can find the written explanation of the process and code samples there.
http://becomingaprogrammer.com/hacker-news-clone-angularjs-part-1/
This video covers the following topics:
Adding links to the Libraries we'll be using in our project:
https://ajax.googleapis.com/ajax/libs/angularjs/1.5.6/angular.min.js
http://angular-ui.github.io/ui-router/release/angular-ui-router.js
https://raw.githubusercontent.com/angular/angular.js/master/src/ngSanitize/sanitize.js
Download
0 formats
No download links available.
Building a Hacker News Clone in AngularJS - Post 1, Part C: Adding Necessary Libraries | NatokHD