Table of Contents

Basics

Wpower.js run rawly on Node.js API, around the http API of Node.js.

Note: Don’t Webpack on server side, it’s no use, ‘cause Node.js is JIT compiler and packing is not needed and maybe even a little bit worse for performance.

Dependencies