1. Every time a variable is created using require such as var Example = require("famous/etc/Example"); create it instead using var Example = famous.etc.Example; 2. When opening a file within the html of famo.us 0.3+ use a standard script call and not require. is simplified to