|
|
|
|
|
by lexicality
1492 days ago
|
|
Whenever I see someone describe how small something they've written as a replacement for a big library is, I wonder what they've discarded in order to get it so small. Normally it's backwards compatibility, but in this case it appears to be "everything". |
|
These short libs are apples to oranges unless we have a test suite or set of acceptance criteria. Something like https://todomvc.com/ and https://eugenkiss.github.io/7guis/tasks helps keep reqs constant.