About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
jerkovicl
10/17/2017 - 6:20 PM
share
Share
add_circle_outline
Save
process of design elaboration from each developer for their story
process of design elaboration from each developer for their story
design_narrative.md
content_copy
file_download
Rendered
Source
To deliver story xyz:
Which component(s) would be required to be “created” or “modified”.
How will the component be accessed? From a topNav? Routing? From some user interaction on other components?
Which folder would those components belong?
What kind of @input, @output would be provided to / emitted from these components.
What would be your backend call requirement and it’s sequence
Any form validations?
Any spl technical things / libs required? E.g. moment, datepicker, modal, etc.
“Productivity improvement”? How will you reach your page fast — hardcoding? Proxying?
clear