Skip to content

Commit 4f8a6fc

Browse files
committed
updated video
1 parent 2a88a3e commit 4f8a6fc

File tree

3 files changed

+101
-244
lines changed

3 files changed

+101
-244
lines changed

videos/beginner/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1+
# Backbone.js Beginner Video Tutorial
12

3+
## Links
4+
5+
* [Link to client repo](https://github.com/thomasdavis/backbonetutorials/tree/gh-pages/videos/beginner)
6+
* [Link to server repo](https://github.com/thomasdavis/video-backbone-beginner-server)
7+
* [cdnjs](http://cdnjs.com)
8+
* [My homepage](http://thomasdav.is)
29

310
## Example RESTful Documentation
411

12+
A deployed CORS enabled version of this server is available at
13+
14+
`http://backbonejs-beginner.herokuapp.com`
15+
516
The server code base can be found [here](https://github.com/thomasdavis/video-backbone-beginner-server).
617

718
The example runs against this server which exposes the API shown below

videos/beginner/index.completed.html

-179
This file was deleted.

0 commit comments

Comments
 (0)