|
|
|
|
|
by mparke
5517 days ago
|
|
my first suggestion is then to break your server up into more modules, which should improve your situation. I'm fairly new to node, but currently building a few different apps. I'd recommend reading nodebeginner.org , you can also check out a Node Server git repo i just created tonight, implemented based on that tutorial. https://github.com/mparke/Node-Server-Exploration
Feel free to contact me if you want to chat more. I'd love to hear about your experiences with Node. |
|