1 Followers
Quote cast your first car. In perfect style “Fix It Again Tony”: Fiat Uno Fire 1994
A few tips for mini app devs: 1. Simplify screens 2. Bigger buttons / touch targets 3. Remove unnecessary crypto complexity (or hide it in an advanced view) I'm using the excellent @crowdfund mini app as an example below. 1. Consider moving anything optional to after you complete the primary action, so in this case ... Show more
They’re cooking this guy it’s amazing
A simple mindset to make your life easier as a dev: 1. You bump into a hard-to-debug bug 2. You figure out the root cause 3. You fix it — but don’t stop there 4. You tweak your error correction processes to make it easier to debug that class of bugs in the future