A couple years ago, I searched for a demo example for creating a course about a real-world, full web app powered by GraphQL. I wanted to build a clone with custom extra features because I love Trello in my daily work. With existing services this should be like playing Lego bricks, with almost no costs. But there were challenges:
- Where to store data?
- Where to serve the page?
- How to do user management?
- How to maintenance my own product and adapt too fast changing services?
In this session, I’ll share a solid test strategy that helped me face this challenge and my experiences. You’ll also learn how to bring your ideas to the market.