Category
Processes
Translating stakeholder ideas into user stories, architecture, and delivery plans.
- Writing useful error messages
Every application has them: error messages. Most developers dislike writing them, and most users dislike seeing them. Too often, they simply explain what went wrong at the end of a user flow. This post contains practical guide for writing error messages that help users recover from problems and gives developers an easy-to-follow formula for creating them consistently.
- The lifecycle of an application
What I've learned about the lifecycle of an application from a technical view which might be useful information for assessing your application and determining the next steps for your application.