1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-28 16:19:53 +02:00

update readme

This commit is contained in:
Morris Brodersen
2020-10-23 15:29:02 +02:00
parent bb162da957
commit e728670c29

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
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 is mitigated by ES6).
considerable duplication (most of which may be mitigated by ES6).
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