Technology and tools

Frameworks

Frameworks can be useful, but be wary of using them by default. Think carefully about the problem you’re solving by using a particular framework, and about the cost of using it to you, your team, and your users.

Frameworks have some Pros. They:

Frameworks also have some Cons. They:

Roll your own framework, but borrow from the best. Look at Bootstrap, Foundation, and other frameworks for ideas.