From eb97e4c93f4202b3d15357ae1f7044380ed1ac6c Mon Sep 17 00:00:00 2001 From: Corbin Crutchley Date: Sat, 11 Jun 2022 08:36:08 -0700 Subject: [PATCH] docs: Improve language in the collection above fold --- content/collections/framework-field-guide/above.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/content/collections/framework-field-guide/above.md b/content/collections/framework-field-guide/above.md index fc1230f0..b822be69 100644 --- a/content/collections/framework-field-guide/above.md +++ b/content/collections/framework-field-guide/above.md @@ -1,3 +1,10 @@ -## Test +## Why learn React, Angular, **and** Vue?! -Hello there +By learning React, Angular, and Vue all at once you gain: +- The ability to choose the right tool for the job +- Deeper understanding of core concepts +- Insight into different programming methodologies +- Appreciation for the "why" behind framework tradeoffs +- Superpowers to learn new(er) tools faster + +Don't want to learn all three? **That's okay.** You can easily select a single framework and use this book to learn it front-to-back.