Hacker News new | ask | show | jobs
by thehappypm 1431 days ago
How’s the performance? This seems like a terrific stack
1 comments

The performance is insane, and the development tooling around it is pretty impressive as well. I can live debug the react frontend app in Visual Studio without any setup or config. The project builds and runs the same on every box from dev up to production, so no need for virtualization, or Vagrant or VirtualBox anymore.
If you have any resources or maybe a sample on GitHub this sounds great for my next project