Mindulle Garden
Search
Search
Search
Light mode
Dark mode
Folder: Writing/Tech/Error-Messages
16 items under this folder.
Apr 11, 2025
1-2. General error handling rules
Apr 11, 2025
2-1. Identify the error's cause
Apr 11, 2025
2-2. Identify the user's invalid inputs
Apr 11, 2025
2-3. Specify requirements and constraints
Apr 11, 2025
3-1. Explain how to fix the problem
Apr 11, 2025
3-2. Provide examples
Apr 11, 2025
4-1. Be concise
Apr 11, 2025
4-2. Avoid double negatives
Apr 11, 2025
4-3. Write for the target audience
Apr 11, 2025
4-4. Use terminology consistently
Apr 11, 2025
4-5 Format error message
Apr 11, 2025
4-6. Set the right tone
Apr 11, 2025
5-1. Want to play a game
Apr 11, 2025
5-2. Summary
Apr 11, 2025
5-3. Additional guidelines for back-end engineers
Apr 11, 2025
1-1. Introduction