|
|
|
|
|
by jammus
5603 days ago
|
|
I'm using node.js for a personal project: http://boxsocial.fm The site reads and writes to last.fm in the background and pushes updates to client's browsers while doing so. I'm sure it would have been possible to write it using some other technology but node.js just made it so easy. Also, writing the entirety of the app in just one language was an additional bonus. I'm excited about building something bigger with it soon. |
|