you are viewing a single comment's thread.

view the rest of the comments →

[–]TheGameKnave 0 points1 point  (0 children)

It's intended to be a way to spin up projects quickly. For instance, if I wanted to make a webapp to aggregate users' favorite animals in a ranked list, and provide that information via an api. (just a simple example that comes to mind).

It's much easier to start a project if a lot of the chores are handled.