Sublime
An inspiration engine for ideas
Minimize Dependencies
Marty Cagan • INSPIRED: How to Create Tech Products Customers Love (Silicon Valley Product Group)
DRY principle: Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.
David Thomas • The Pragmatic Programmer
encourage you to contribute your findings to the broader community so we can all learn and develop our skills together.
Stephen Wendel • Designing for Behavior Change: Applying Psychology and Behavioral Economics
The SCR Framework
Lenny Rachitsky • The Minto Pyramid Principle and the SCR Framework
This concierge minimum viable product (MVP) approach has become a popular way to launch systems. The
Josh Seiden • Sense and Respond: How Successful Organizations Listen to Customers and Create New Products Continuously
Before you conclude that modules are pointless, remember what the modularization buys you: it lets you apply a general concept like stacklikeness to several cases, not just one. So what else is stacklike?
Joe Leo • The Well-Grounded Rubyist
Developers extend applications or interfaces with code. They want to improve some aspect of an existing application or build something new.