https://github.com/ahmednuaman/youtube-search-app
A simple YouTube search app written in AngularJS (and a bare vanilla js version too, hopefully)
https://github.com/ahmednuaman/youtube-search-app
Last synced: about 2 months ago
JSON representation
A simple YouTube search app written in AngularJS (and a bare vanilla js version too, hopefully)
- Host: GitHub
- URL: https://github.com/ahmednuaman/youtube-search-app
- Owner: ahmednuaman
- Created: 2013-01-09T10:37:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-10T17:41:11.000Z (over 12 years ago)
- Last Synced: 2025-02-10T13:44:17.438Z (4 months ago)
- Language: JavaScript
- Size: 316 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS powered YouTube search app
This is a simple app built on [AngularJS](http://angularjs.org/) that searches YouTube for you. AngularJS is (IMHO) a less structured and strict framework compared to, say, [BackboneJS](http://backbonejs.org) so this was just a learning exercise.