Startup
- 加強既有提供物:增加漢堡的配料
- 縮減既有提供物:只留下精華的漢堡配料
- 選擇性排除、縮減、加強及創造功能與提供物:改變漢堡某個配料
- 改變訴求:用新包裝增強品牌
- 供應互補產品和服務:額外銷售薯條、可樂
- 提供解決方案和體驗:依照需求設計餐點
- 提供配套方案:提供漢堡套餐
- 擴大使用資產與能力:開店中店
- 數位轉型:提供數位點餐、評論機制
- 設計顧客體驗:線上預訂客製化漢堡和取貨時間
Tech
- Hash those passwords
- Allow for third-party identity providers if possible
- Separate the concept of user identity and user account
- Allow multiple identities to link to a single user account
- Don’t block long or complex passwords
- Don’t impose unreasonable rules for usernames
- Allow users to change their username
- Let your users delete their accounts
- Make a conscious decision on session length
- Use 2-Step Verification
- Make user IDs case insensitive
- Build a secure auth system
- Sars: 第 11 點不是很懂,為了避免使用者在行動裝置上輸入錯誤,而把所有帳號都變成小寫,覺得這樣會製造出更多問題
Other
comments powered by