Sha256: 7f2d626df7880ce7081ce5fb2f407e5fec32e4078c43cdef7cad5091a209e3a3
Contents?: true
Size: 630 Bytes
Versions: 40
Compression:
Stored size: 630 Bytes
Contents
# Node.js for Server Rendering Node.js can be used as the backend for server-side rendering instead of [execJS](https://github.com/rails/execjs). Before you try this, consider the tradeoff of extra complexity with your deployments versus *potential* performance gains. While often ExecJS with [mini_racer](https://github.com/discourse/mini_racer) is "fast enough", we've heard of other large websites using Node.js for better server rendering performance. If you want to use a node server for server rendering, [get in touch](mailto:justin@shakacode.com). ShakaCode has built a premium Node rendering server for React on Rails.
Version data entries
40 entries across 40 versions & 1 rubygems