1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-21 05:11:20 +02:00

remove unclear wording regarding verbosity/ES6 in intro

This commit is contained in:
Morris Brodersen
2020-10-29 12:46:11 +01:00
parent 4c41a88bd9
commit 325b65566f

View File

@@ -15,7 +15,7 @@ and worthwhile in terms of [user experience](#51-user-experience)
Instead, the case study was [designed](#22-rules) to discover Instead, the case study was [designed](#22-rules) to discover
minimum viable [patterns](#321-mount-functions) that are truly vanilla. minimum viable [patterns](#321-mount-functions) that are truly vanilla.
The result is maintainable, albeit [verbose](#522-the-verbose) and with 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, 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 but also demonstrates that standard web technologies can be used effectively and