SuperchargedReact.Net
SuperchargedReact.Net copied to clipboard
A supercharged server side implementation of react.net
Hi! This is mostly directed to @PeteDuncanson. We had a discussion over at https://github.com/reactjs/React.NET/issues/134 about which engine to use to server render React. After first playing with Edge.js to do...
Hi, First of all i want to say that I really liked this package. thank you very much for investment! Unfortunately I have a problem to deploy it to AWS...
When using Node.js, it's common to use the `cluster` module to fork a process per CPU core. I don't think anyone disagrees with the performance benefits of doing that. But...
I just cloned the repo as I'm very curious about this project. But there seems to be some work to be done to make it easy to use. Currently it...