In our 2nd chapter we use the TodoMVC example app to demonstrate some automation basics. As extra task we ask to bring the application into a specific state mocking out a TodoMVC with a REST backend. Unfortunately at this point there aren't any TodoMVC backends accessible anymore.
We should:
- either update the example
- deploy our own or
- find a working backend
In our 2nd chapter we use the TodoMVC example app to demonstrate some automation basics. As extra task we ask to bring the application into a specific state mocking out a TodoMVC with a REST backend. Unfortunately at this point there aren't any TodoMVC backends accessible anymore.
We should: