July 2015
Beginner to intermediate
192 pages
5h 24m
English
This chapter covers
Angello is starting to grow in complexity, with distinct but related areas of functionality such as managing users, managing user stories, and displaying visualizations. How do you know when to show the user and when to show the user stories? What if you want to show just the user stories for a specific user? This can get complex as you try to account for all the possible permutations.
Every web application has a URL, and you can use this to define the state of the application. Based on the URL, you can intelligently route the user to the part of the ...
Read now
Unlock full access