- React
- React Amsterdam
- 2017
- A Real-World GraphQL Application in Production
A Real-World GraphQL Application in Production
Stefano Masini at React Amsterdam 2017
At Balsamiq we are rolling out our new web-app to production. A real-world application with real-time collaboration, built using Relay, Redux, node.js, Redis, etc., running on AWS using Convox. Even at small/medium scale, if you're serious about building a good product you will eventually have to build a complex stack. I will share a few lessons learned in the process: how to structure the code, implement reactivity, writing tests.