File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,15 @@ Node.js Knockout!!
4
4
Node.js Knockout is a 48 hour hackathon, like [ Rails Rumble] . Follow
5
5
[ @node_knockout] for updates.
6
6
7
- This is the website code for <nodeknockout.com>. It was written before a lot of
8
- the libraries it uses (e.g. [ Express ] , [ Connect] , even [ npm] ) were mature. So,
9
- it's pretty gross. If you want a lesson in how to get things done, but as
10
- quickly and hackily as possible, you're in the right place.
7
+ This is the website code for < http:// nodeknockout.com> . It was written before a
8
+ lot of the libraries it uses (e.g. [ express ] , [ Connect] , even [ npm] ) were
9
+ mature. So, it's pretty gross. If you want a lesson in how to get things done,
10
+ but as quickly and hackily as possible, you're in the right place.
11
11
12
12
We'll likely throw all of this out by next year.
13
13
14
14
[ Rails Rumble ] :http://railsrumble.com
15
15
[ @node_knockout ] :http://twitter.com/node_knockout
16
+ [ express ] :http://expressjs.com/
17
+ [ Connect ] :http://senchalabs.github.com/connect/
18
+ [ npm ] :http://npmjs.org/
You can’t perform that action at this time.
0 commit comments