ES6 on AWS Lambda
rricard.me7 pointsby robinricard1 comments
* The "Big List" that you need to scroll endlessly to navigate
* The "Hamburger" menu that people don't understand (A/B testing showed huge drops in usage with them)
> Tabs are still better and understandable (facebook came back to it)
> Don't hide important information and/or actions => you have to understand what's important for your users
> best pattern: contextual important information for each activity of your app, the rest is hidden behind a menu button emphasized as a button
- After that he gives examples: * Reduce the amount of input in forms
* HotelTonight (just 5 hotels nearby w/ good price) vs Hotels.com (awful search, stars rating ...)
* Yelp's mobile app that don't support writing reviews vs. HotelTonight that can easily be added by just taking pictures
- Then, he explains how he works better in the startup culture * It's not about moving fast, it's about learning fast
* Don't release and walk away (feedback loop: release, refine, get feedback)
* Work with APIs and get your logic inside it
[0]: https://github.com/tc39/proposal-realms