All concepts

Hard Code Vs. Soft Code

Embedding data directly into the source code of a system, whereas 'soft code' embeds data in external locations or configuration files. These two coding practices have tradeoffs of time to develop, scaling, and sustainability.

Reference entry — no illustration yet