From 71f8e606e53b5e186ad71638fadb44115eab6da6 Mon Sep 17 00:00:00 2001 From: Lindsey Armstrong Date: Tue, 8 Sep 2026 13:24:31 -0400 Subject: [PATCH] Add definition and perspective for 'developer' term --- src/assets/content/dictionary/developer.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/assets/content/dictionary/developer.md b/src/assets/content/dictionary/developer.md index c2868d22..e34b920d 100644 --- a/src/assets/content/dictionary/developer.md +++ b/src/assets/content/dictionary/developer.md @@ -1,6 +1,7 @@ --- title: developer -definition: '' -perspectives: [] - +definition: A developer is someone who designs, builds, and maintains software by writing and reviewing code. Developers translate ideas and requirements into working applications, and collaborate with teammates through tools like version control to ship and improve products over time. +perspectives: +- meaning: someone who turns ideas into things people can actually use, and proof that creativity and technical rigor belong together + role: software developer ---