Peakboard UI Hacks - No Match, No Entry - Regex Validation Demystified
Many Peakboard apps have text boxes that let the user submit some text. However, accepting text input isn’t as simple as adding a text box control and calling it a day. You should expect users to occasionally give bad inputs—text that doesn’t match the format that your app expects. So,...