Project Glossary

Browse 2 project terms defined in plain English, from the cultural dictionary of computing.

2 Project Terms

Brownfield
A project that involves modifying, extending, or maintaining an existing codebase with established patterns, technical debt, and real users. Most professional...
Greenfield
A project built from scratch with no existing codebase, constraints, or legacy decisions to work around. The opposite of brownfield (modifying/extending...

Related Topics