Flotype / now

NowJS makes it easy to build real-time web apps using JavaScript
http://www.nowjs.com
MIT License
1.91k stars 175 forks source link

First pull request #29

Closed ghost closed 13 years ago

ghost commented 13 years ago

Hi team,

I'm still new to git so I think I've screwed this up a bit, but I intended to submit two changes... one to getting_started.md and the other to the utils file.

Getting Started is really more for you to read and see what you think of the tone I created based on my conversation with Darshan yesterday. I only really changed the top part, I'm keen to get your feedback. I think the language flows a bit better and is more succinct than the original.

Secondly, as I started analyzing the source code I noticed that the utils file has all its functions top-loaded instead of bottom-loaded, which isn't ideal for readability. So I re-ordered it in the hope that you'll accept this as an improvement.

Thanks,

David