From 325b65566f61ba83ecd6f0ef86d43f86a5995f1d Mon Sep 17 00:00:00 2001 From: Morris Brodersen Date: Thu, 29 Oct 2020 12:46:11 +0100 Subject: [PATCH] remove unclear wording regarding verbosity/ES6 in intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18085e0..a2b49d7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ and worthwhile in terms of [user experience](#51-user-experience) Instead, the case study was [designed](#22-rules) to discover minimum viable [patterns](#321-mount-functions) that are truly vanilla. The result is maintainable, albeit [verbose](#522-the-verbose) and with -considerable duplication (most of which may be mitigated by ES6). +considerable duplication. If anything, the case study validates the value of build steps and frameworks, but also demonstrates that standard web technologies can be used effectively and