Skip to content

Instantly share code, notes, and snippets.

@hugopereira84
Last active October 27, 2016 13:41
Show Gist options
  • Save hugopereira84/88be5c6dbf3298504ebd86518bc126c1 to your computer and use it in GitHub Desktop.
Save hugopereira84/88be5c6dbf3298504ebd86518bc126c1 to your computer and use it in GitHub Desktop.
Tips Nodejs
You can see how in:
. https://www.thepolyglotdeveloper.com/2015/01/run-nodejs-application-lamp-stack-server/
. http://www.codingtricks.biz/run-nodejs-application-apache/
To read:
. How to Optimize CPU-Intensive Work in Node.js (https://medium.com/@graeme_boy/how-to-optimize-cpu-intensive-work-in-node-js-cdc09099ed41#.r7styup8j)
. Having fun with nodejs child processes (https://soyuka.me/having-fun-with-nodejs-child-processes/)
Packages to use:
- https://www.npmjs.com/package/html-webpack-plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment