Skip to content

Instantly share code, notes, and snippets.

@lucasdf
lucasdf / business-models.md
Created September 7, 2019 15:45 — forked from ndarville/business-models.md
Business models based on the compiled list at http://news.ycombinator.com/item?id=4924647. I find the link very hard to browse, so I made a simple version in Markdown instead.

Business Models

Advertising

Models Examples
Display ads Yahoo!
Search ads Google
@lucasdf
lucasdf / 0_reuse_code.js
Created August 20, 2016 22:46
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console